Update
This commit is contained in:
@@ -12,7 +12,7 @@ dns:
|
|||||||
ipv6: false
|
ipv6: false
|
||||||
listen: '0.0.0.0:53'
|
listen: '0.0.0.0:53'
|
||||||
enhanced-mode: redir-host
|
enhanced-mode: redir-host
|
||||||
default-nameserver:
|
nameserver:
|
||||||
- 119.29.29.29
|
- 119.29.29.29
|
||||||
- 223.5.5.5
|
- 223.5.5.5
|
||||||
- 223.6.6.6
|
- 223.6.6.6
|
||||||
|
|||||||
26
Surge/Surge 2/Head_v6.conf
Normal file
26
Surge/Surge 2/Head_v6.conf
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
[General]
|
||||||
|
bypass-system = true
|
||||||
|
loglevel = notify
|
||||||
|
replica = false
|
||||||
|
|
||||||
|
dns-server = system, 119.29.29.29, 223.5.5.5, 223.6.6.6
|
||||||
|
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, *.crashlytics.com, *.edu.cn
|
||||||
|
|
||||||
|
interface = 0.0.0.0
|
||||||
|
socks-interface = 0.0.0.0
|
||||||
|
port = 8888
|
||||||
|
socks-port = 8889
|
||||||
|
|
||||||
|
external-controller-access = lhie1@0.0.0.0:6170
|
||||||
|
|
||||||
|
allow-wifi-access = true
|
||||||
|
exclude-simple-hostnames = true
|
||||||
|
ipv6 = true
|
||||||
|
replica = false
|
||||||
|
show-error-page-for-reject = true
|
||||||
|
|
||||||
|
[Replica]
|
||||||
|
hide-apple-request = true
|
||||||
|
hide-crashlytics-request = true
|
||||||
|
hide-udp = false
|
||||||
|
use-keyword-filter = false
|
||||||
38
Surge/Surge 3/Head_v6.conf
Normal file
38
Surge/Surge 3/Head_v6.conf
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
[General]
|
||||||
|
bypass-system = true
|
||||||
|
loglevel = notify
|
||||||
|
replica = false
|
||||||
|
|
||||||
|
dns-server = system, 119.29.29.29, 223.5.5.5, 223.6.6.6
|
||||||
|
skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, localhost, *.local, *.crashlytics.com, *.edu.cn
|
||||||
|
tun-excluded-routes = 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12
|
||||||
|
tun-included-routes = 192.168.1.12/32
|
||||||
|
|
||||||
|
always-real-ip = *.srv.nintendo.net, *.stun.playstation.net, xbox.*.microsoft.com, *.xboxlive.com
|
||||||
|
hijack-dns = 8.8.8.8:53, 8.8.4.4:53
|
||||||
|
|
||||||
|
http-listen = 0.0.0.0:8888
|
||||||
|
socks5-listen = 0.0.0.0:8889
|
||||||
|
wifi-access-http-port = 8888
|
||||||
|
wifi-access-socks5-port = 8889
|
||||||
|
|
||||||
|
external-controller-access = lhie1@0.0.0.0:6170
|
||||||
|
|
||||||
|
internet-test-url = http://wifi.vivo.com.cn/generate_204
|
||||||
|
proxy-test-url = http://cp.cloudflare.com/generate_204
|
||||||
|
test-timeout = 5
|
||||||
|
|
||||||
|
allow-wifi-access = true
|
||||||
|
exclude-simple-hostnames = true
|
||||||
|
ipv6 = true
|
||||||
|
network-framework = false
|
||||||
|
show-error-page-for-reject = true
|
||||||
|
tls-provider = default
|
||||||
|
use-default-policy-if-wifi-not-primary = false
|
||||||
|
// wifi-assist = true
|
||||||
|
|
||||||
|
[Replica]
|
||||||
|
hide-apple-request = true
|
||||||
|
hide-crashlytics-request = true
|
||||||
|
hide-udp = false
|
||||||
|
keyword-filter-type = false
|
||||||
Reference in New Issue
Block a user