mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
replace eycorsican/go-tun2socks with aiocloud/tun2socks(WinTUN)
This commit is contained in:
@@ -73,10 +73,7 @@ namespace Netch.Servers.V2ray.Utils
|
||||
break;
|
||||
case 1:
|
||||
case 2:
|
||||
if (Flags.SupportFakeDns && Global.Settings.TUNTAP.UseFakeDNS)
|
||||
directRuleObject.domain.Add("geosite:cn");
|
||||
else
|
||||
directRuleObject.ip.Add("geoip:cn");
|
||||
// directRuleObject.ip.Add("geoip:cn");
|
||||
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user