mirror of https://github.com/lhie1/Rules.git
Update
parent
3f70aef6e7
commit
114ee57705
@ -0,0 +1,29 @@
|
||||
[General]
|
||||
loglevel = notify
|
||||
dns-server = system, 223.5.5.5, 223.6.6.6, 8.8.8.8, 8.8.4.4
|
||||
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
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue