diff --git a/config/flcalsh/flclash.yaml b/config/flcalsh/flclash.yaml index 2a2764a..368bed9 100644 --- a/config/flcalsh/flclash.yaml +++ b/config/flcalsh/flclash.yaml @@ -12,23 +12,26 @@ external-controller: 127.0.0.1:9090 dns: enable: true listen: 0.0.0.0:7874 - default-nameserver: - - 223.5.5.5 - - 119.29.29.29 enhanced-mode: fake-ip fake-ip-range: 198.18.0.1/16 use-hosts: true use-system-hosts: true + default-nameserver: + - 223.5.5.5 + - 119.29.29.29 nameserver: - https://223.5.5.5/dns-query - https://doh.pub/dns-query nameserver-policy: - 'geosite:cn,apple,private': + 'geosite:cn,apple,private': + - 223.5.5.5 + - 119.29.29.29 + - system + 'geosite:geolocation-!cn': + - https://1.1.1.1/dns-query#🇭🇰 香港节点 + proxy-server-nameserver: - 223.5.5.5 - 119.29.29.29 - - system - proxy-server-nameserver: - - udp://127.0.0.1:7874 fake-ip-filter: - '*.lan' - "rule-set:salem@cn,GitHub,fake-ip-filter"