Update proxy.go

This commit is contained in:
Jason
2019-08-19 16:33:03 +08:00
parent cbd7dcc6be
commit 5802777034
+1 -1
View File
@@ -15,7 +15,7 @@ var (
fakeDNS D.FakeDNS
// default DNS address
hijackDNS = []string{"198.18.0.2:53"}
hijackDNS = []string{}
)
// Register Monitor