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.
30 lines
651 B
Plaintext
30 lines
651 B
Plaintext
[General]
|
|
// Auto
|
|
loglevel = notify
|
|
dns-server = system,1.2.4.8,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,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
|
|
|
|
enhanced-mode-by-rule = false
|
|
show-error-page-for-reject = true
|
|
|
|
// Auto
|
|
exclude-simple-hostnames = true
|
|
ipv6 = true
|
|
replica = false
|
|
|
|
[Replica]
|
|
hide-apple-request = true
|
|
hide-crashlytics-request = true
|
|
hide-udp = false
|
|
use-keyword-filter = false |