mirror of
https://github.com/netchx/netch.git
synced 2026-03-18 18:13:21 +08:00
Update scripts and fix build
This commit is contained in:
@@ -133,7 +133,7 @@ namespace Netch.Controllers.Mode
|
||||
|
||||
public bool Create(Models.Server.Server s, Models.Mode.Mode m)
|
||||
{
|
||||
Global.Logger.Info(String.Format("{0:x} tun2socks.bin", Utils.FileHelper.Checksum("Bin\\tun2socks.bin"));
|
||||
Global.Logger.Info(String.Format("{0:x} tun2socks.bin", Utils.FileHelper.Checksum("Bin\\tun2socks.bin")));
|
||||
|
||||
if (!this.Outbound.Get())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user