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
356 B
YAML
19 lines
356 B
YAML
port: 7890
|
|
socks-port: 7891
|
|
allow-lan: true
|
|
mode: Rule
|
|
log-level: silent
|
|
external-controller: 0.0.0.0:9090
|
|
dns:
|
|
enable: true
|
|
ipv6: false
|
|
listen: 0.0.0.0:53
|
|
enhanced-mode: redir-host
|
|
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 |