From 4147950e8b6ed0cf8937f54af3d4ef0967723ab3 Mon Sep 17 00:00:00 2001 From: lhie1 Date: Wed, 1 Apr 2020 04:07:46 +0800 Subject: [PATCH] General --- Surge/Surge 2/Head.conf | 13 +++++-------- Surge/Surge 3/Head.conf | 19 ++++++------------- 2 files changed, 11 insertions(+), 21 deletions(-) diff --git a/Surge/Surge 2/Head.conf b/Surge/Surge 2/Head.conf index 6959fa7..ccf4c50 100644 --- a/Surge/Surge 2/Head.conf +++ b/Surge/Surge 2/Head.conf @@ -1,24 +1,21 @@ [General] loglevel = notify + dns-server = system, 119.29.29.29, 119.28.28.28, 1.2.4.8 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, 17.0.0.0/8, localhost, *.local, *.crashlytics.com -// iOS -external-controller-access = lhie1@0.0.0.0:6170 - -allow-wifi-access = true - -// macOS interface = 0.0.0.0 socks-interface = 0.0.0.0 port = 8888 socks-port = 8889 -// Auto -show-error-page-for-reject = true +external-controller-access = lhie1@0.0.0.0:6170 + +allow-wifi-access = true exclude-simple-hostnames = true ipv6 = false replica = false +show-error-page-for-reject = true [Replica] hide-apple-request = true diff --git a/Surge/Surge 3/Head.conf b/Surge/Surge 3/Head.conf index 9d9d2e7..a139142 100644 --- a/Surge/Surge 3/Head.conf +++ b/Surge/Surge 3/Head.conf @@ -1,7 +1,7 @@ [General] -// General loglevel = notify +dns-server = system, 119.29.29.29, 119.28.28.28, 1.2.4.8 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, 17.0.0.0/8, localhost, *.local, *.crashlytics.com 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 @@ -13,23 +13,16 @@ external-controller-access = lhie1@0.0.0.0:6170 internet-test-url = http://www.gstatic.com/generate_204 proxy-test-url = http://www.gstatic.com/generate_204 - test-timeout = 3 -ipv6 = false -show-error-page-for-reject = true - -// DNS -dns-server = system, 119.29.29.29, 119.28.28.28, 1.2.4.8 -// Advanced +allow-wifi-access = true exclude-simple-hostnames = true +ipv6 = false +network-framework = false +show-error-page-for-reject = true +tls-provider = default use-default-policy-if-wifi-not-primary = false -// Others -allow-wifi-access = true -network-framework = true -//always-real-ip = google.com - [Replica] hide-apple-request = true hide-crashlytics-request = true