fix: adopt sing-box 1.14 DNS hijacking
This commit is contained in:
+2
-13
@@ -37,7 +37,7 @@
|
||||
"172.19.0.1/30"
|
||||
],
|
||||
"mtu": 1400,
|
||||
"dns_mode": "disabled",
|
||||
"dns_mode": "hijack",
|
||||
"auto_route": true,
|
||||
"iproute2_table_index": 2022,
|
||||
"iproute2_rule_index": 9000,
|
||||
@@ -69,7 +69,6 @@
|
||||
"server_name": "fi.api.withen.pro",
|
||||
"insecure": false
|
||||
},
|
||||
"disable_chrome_parrot": false,
|
||||
"bind_interface": "eth0",
|
||||
"domain_resolver": {
|
||||
"server": "bootstrap-dns",
|
||||
@@ -90,16 +89,6 @@
|
||||
"server": "bootstrap-dns",
|
||||
"strategy": "ipv4_only"
|
||||
},
|
||||
"final": "hy2-out",
|
||||
"rules": [
|
||||
{
|
||||
"network": [
|
||||
"tcp",
|
||||
"udp"
|
||||
],
|
||||
"port": 53,
|
||||
"action": "hijack-dns"
|
||||
}
|
||||
]
|
||||
"final": "hy2-out"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user