pull/334/head
lhie1 5 years ago
parent f9f89acb5c
commit 4147950e8b

@ -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

@ -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

Loading…
Cancel
Save