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