diff --git a/Clash/Head_tap.yaml b/Clash/Head_tap.yaml index b92179f..f9ba633 100644 --- a/Clash/Head_tap.yaml +++ b/Clash/Head_tap.yaml @@ -12,7 +12,7 @@ dns: ipv6: false listen: '0.0.0.0:53' enhanced-mode: redir-host - default-nameserver: + nameserver: - 119.29.29.29 - 223.5.5.5 - 223.6.6.6 diff --git a/Surge/Surge 2/Head_v6.conf b/Surge/Surge 2/Head_v6.conf new file mode 100644 index 0000000..fe0eda7 --- /dev/null +++ b/Surge/Surge 2/Head_v6.conf @@ -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 \ No newline at end of file diff --git a/Surge/Surge 3/Head_v6.conf b/Surge/Surge 3/Head_v6.conf new file mode 100644 index 0000000..d0bb595 --- /dev/null +++ b/Surge/Surge 3/Head_v6.conf @@ -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