mirror of https://github.com/lhie1/Rules.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
795 B
Plaintext
32 lines
795 B
Plaintext
[General]
|
|
// General
|
|
http-listen = 0.0.0.0:8888
|
|
socks5-listen = 0.0.0.0:8889
|
|
|
|
external-controller-access = lhie1@0.0.0.0:6170
|
|
|
|
internet-test-url = http://www.bing.com/
|
|
proxy-test-url = http://www.gstatic.com/generate_204
|
|
|
|
test-timeout = 3
|
|
ipv6 = true
|
|
show-error-page-for-reject = true
|
|
|
|
// DNS
|
|
always-real-ip = *.lhie1.com, *.qiangdong.xyz
|
|
dns-server = 223.5.5.5, 223.6.6.6, 8.8.8.8, 8.8.4.4, system
|
|
|
|
// Advanced
|
|
loglevel = notify
|
|
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
|
|
exclude-simple-hostnames = true
|
|
use-default-policy-if-wifi-not-primary = false
|
|
|
|
// Others
|
|
enhanced-mode-by-rule = false
|
|
|
|
[Replica]
|
|
hide-apple-request = true
|
|
hide-crashlytics-request = true
|
|
hide-udp = false
|
|
keyword-filter-type = false |