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.
24 lines
487 B
YAML
24 lines
487 B
YAML
port: 8888
|
|
socks-port: 8889
|
|
allow-lan: true
|
|
mode: Rule
|
|
log-level: info
|
|
external-controller: 127.0.0.1:6170
|
|
experimental:
|
|
ignore-resolve-fail: true
|
|
dns:
|
|
enable: true
|
|
ipv6: false
|
|
listen: 127.0.0.1:5450
|
|
enhanced-mode: fake-ip
|
|
default-nameserver:
|
|
- 119.29.29.29
|
|
- 119.28.28.28
|
|
- 1.2.4.8
|
|
fake-ip-filter:
|
|
- '*.lan'
|
|
- localhost.ptlogin2.qq.com
|
|
nameserver:
|
|
- https://dns.alidns.com/dns-query
|
|
- https://1.1.1.1/dns-query
|
|
- tls://dns.adguard.com:853 |