Свойство | Тип | Описание | |
---|---|---|---|
inboundCounter | long | ||
outboundCounter | long |
Метод | Описание | |
---|---|---|
AddServerBySSURL ( string ssURL ) : bool | ||
GetAServer ( IStrategyCallerType type, IPEndPoint localIPEndPoint ) : |
||
GetConfigurationCopy ( ) : |
||
GetCurrentConfiguration ( ) : |
||
GetCurrentServer ( ) : |
||
GetCurrentStrategy ( ) : IStrategy | ||
GetQRCode ( |
||
GetQRCodeForCurrentServer ( ) : string | ||
GetStrategies ( ) : IList |
||
SaveLogViewerConfig ( Shadowsocks.Model.LogViewerConfig newConfig ) : void | ||
SavePACUrl ( string pacUrl ) : void | ||
SaveServers ( List |
||
SaveStrategyConfigurations ( |
||
SelectServerIndex ( int index ) : void | ||
SelectStrategy ( string strategyID ) : void | ||
ShadowsocksController ( ) : System | ||
Start ( ) : void | ||
Stop ( ) : void | ||
ToggleCheckingUpdate ( bool enabled ) : void | ||
ToggleEnable ( bool enabled ) : void | ||
ToggleGlobal ( bool global ) : void | ||
ToggleShareOverLAN ( bool enabled ) : void | ||
TouchPACFile ( ) : void | ||
TouchUserRuleFile ( ) : void | ||
UpdateInboundCounter ( long n ) : void | ||
UpdateOutboundCounter ( long n ) : void | ||
UpdatePACFromGFWList ( ) : void | ||
UpdateStatisticsConfiguration ( bool enabled ) : void | ||
UseOnlinePAC ( bool useOnlinePac ) : void |
Метод | Описание | |
---|---|---|
Reload ( ) : void | ||
ReportError ( |
||
SaveConfig ( |
Метод | Описание | |
---|---|---|
ReleaseMemory ( ) : void | ||
StartReleasingMemory ( ) : void | ||
UpdateSystemProxy ( ) : void | ||
pacServer_PACFileChanged ( object sender, |
||
pacServer_PACUpdateCompleted ( object sender, |
||
pacServer_PACUpdateError ( object sender, |
||
pacServer_UserRuleFileChanged ( object sender, |
public AddServerBySSURL ( string ssURL ) : bool | ||
ssURL | string | |
Результат | bool |
public GetAServer ( IStrategyCallerType type, IPEndPoint localIPEndPoint ) : |
||
type | IStrategyCallerType | |
localIPEndPoint | IPEndPoint | |
Результат |
public GetConfigurationCopy ( ) : |
||
Результат |
public GetCurrentConfiguration ( ) : |
||
Результат |
public GetCurrentServer ( ) : |
||
Результат |
public static GetQRCode ( |
||
server | ||
Результат | string |
public GetQRCodeForCurrentServer ( ) : string | ||
Результат | string |
protected ReportError ( |
||
e | ||
Результат | void |
protected SaveConfig ( |
||
newConfig | ||
Результат | void |
public SaveLogViewerConfig ( Shadowsocks.Model.LogViewerConfig newConfig ) : void | ||
newConfig | Shadowsocks.Model.LogViewerConfig | |
Результат | void |
public SavePACUrl ( string pacUrl ) : void | ||
pacUrl | string | |
Результат | void |
public SaveServers ( List |
||
servers | List |
|
localPort | int | |
Результат | void |
public SaveStrategyConfigurations ( |
||
configuration | ||
Результат | void |
public SelectServerIndex ( int index ) : void | ||
index | int | |
Результат | void |
public SelectStrategy ( string strategyID ) : void | ||
strategyID | string | |
Результат | void |
public ToggleCheckingUpdate ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |
public ToggleEnable ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |
public ToggleGlobal ( bool global ) : void | ||
global | bool | |
Результат | void |
public ToggleShareOverLAN ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |
public UpdateInboundCounter ( long n ) : void | ||
n | long | |
Результат | void |
public UpdateOutboundCounter ( long n ) : void | ||
n | long | |
Результат | void |
public UpdateStatisticsConfiguration ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |
public UseOnlinePAC ( bool useOnlinePac ) : void | ||
useOnlinePac | bool | |
Результат | void |