mirror of
https://github.com/netchx/netch.git
synced 2026-05-09 22:54:03 +08:00
fix a typo
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Netch.ServerEx.Shadowsocks
|
||||
public SSController()
|
||||
{
|
||||
Name = "Shadowsocks";
|
||||
MainFile = "Shadowsocks.exe";
|
||||
}
|
||||
|
||||
public override bool Start(Server s, Mode mode)
|
||||
|
||||
Reference in New Issue
Block a user