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.
19 lines
357 B
YAML
19 lines
357 B
YAML
port: 7890
|
|
socks-port: 7891
|
|
allow-lan: true
|
|
mode: Rule
|
|
log-level: info
|
|
external-controller: 127.0.0.1:9090
|
|
dns:
|
|
enable: true
|
|
ipv6: false
|
|
listen: 127.0.0.1:5450
|
|
enhanced-mode: fake-ip
|
|
nameserver:
|
|
- 1.2.4.8
|
|
- 114.114.114.114
|
|
- 223.5.5.5
|
|
fallback:
|
|
- tls://dns.rubyfish.cn:853
|
|
- tls://1.0.0.1:853
|
|
- tls://dns.google:853 |