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.
18 lines
315 B
YAML
18 lines
315 B
YAML
port: 7890
|
|
socks-port: 7891
|
|
allow-lan: true
|
|
mode: Rule
|
|
log-level: silent
|
|
external-controller: 127.0.0.1:9090
|
|
dns:
|
|
enable: true
|
|
ipv6: false
|
|
nameserver:
|
|
- 117.50.10.10
|
|
- 119.29.29.29
|
|
- 223.5.5.5
|
|
- tls://dns.rubyfish.cn:853
|
|
fallback:
|
|
- tls://1.1.1.1:853
|
|
- tls://1.0.0.1:853
|
|
- tls://dns.google:853 |