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.
26 lines
458 B
YAML
26 lines
458 B
YAML
3 years ago
|
port: 8888
|
||
|
socks-port: 8889
|
||
|
mixed-port: 8899
|
||
|
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: 0.0.0.0:53
|
||
|
enhanced-mode: fake-ip
|
||
|
nameserver:
|
||
|
- 119.29.29.29
|
||
|
- 223.5.5.5
|
||
|
- 223.6.6.6
|
||
|
# interface-name: WLAN
|
||
|
tun:
|
||
|
enable: true
|
||
|
stack: system
|
||
|
dns-hijack:
|
||
|
- 198.18.0.2:53
|
||
|
auto-route: true
|
||
|
auto-detect-interface: true
|