mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2024-12-30 02:37:01 +00:00
Update proxy.go
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ var (
|
||||
|
||||
fakeDNS D.FakeDNS
|
||||
// default DNS address
|
||||
hijackDNS = []string{"198.18.0.2:53"}
|
||||
hijackDNS = []string{}
|
||||
)
|
||||
|
||||
// Register Monitor
|
||||
|
||||
Reference in New Issue
Block a user