更新 config/flcalsh/flclash.yaml
This commit is contained in:
@@ -13,24 +13,65 @@ dns:
|
|||||||
enable: true
|
enable: true
|
||||||
listen: 0.0.0.0:53
|
listen: 0.0.0.0:53
|
||||||
ipv6: false
|
ipv6: false
|
||||||
enhanced-mode: fake-ip
|
|
||||||
fake-ip-range: 198.18.0.1/16
|
|
||||||
use-hosts: true
|
|
||||||
|
|
||||||
default-nameserver:
|
default-nameserver:
|
||||||
- 223.5.5.5
|
- 223.5.5.5
|
||||||
- 119.29.29.29
|
- 119.29.29.29
|
||||||
|
enhanced-mode: fake-ip
|
||||||
|
fake-ip-range: 198.18.0.1/16
|
||||||
|
use-hosts: true
|
||||||
nameserver:
|
nameserver:
|
||||||
- https://doh.pub/dns-query
|
- https://doh.pub/dns-query
|
||||||
- https://dns.alidns.com/dns-query
|
- https://dns.alidns.com/dns-query
|
||||||
fallback:
|
fallback:
|
||||||
- https://1.1.1.1/dns-query
|
- https://223.5.5.5/dns-query
|
||||||
- https://8.8.8.8/dns-query
|
- https://223.6.6.6/dns-query
|
||||||
fallback-filter:
|
fallback-filter:
|
||||||
geoip: true
|
geoip: true
|
||||||
ipcidr:
|
ipcidr:
|
||||||
- 240.0.0.0/4
|
- 240.0.0.0/4
|
||||||
- 0.0.0.0/32
|
- 0.0.0.0/32
|
||||||
|
fake-ip-filter:
|
||||||
|
- '*.lan'
|
||||||
|
- "rule-set:salem@cn,GitHub,fake-ip-filter"
|
||||||
|
- 'geosite:cn'
|
||||||
|
#STUN
|
||||||
|
- '+.stun.*.*'
|
||||||
|
- '+.stun.*.*.*'
|
||||||
|
- '+.stun.*.*.*.*'
|
||||||
|
- '+.stun.*.*.*.*.*'
|
||||||
|
- 'stun.*'
|
||||||
|
- 'ntp.*.com'
|
||||||
|
- 'time.*.com'
|
||||||
|
- 'ntp?.*.com'
|
||||||
|
- 'time?.*.com'
|
||||||
|
- 'time.*.gov'
|
||||||
|
- 'time.*.edu.cn'
|
||||||
|
#微信登录
|
||||||
|
- 'localhost.*.weixin.qq.com'
|
||||||
|
- 'localhost.*.qq.com'
|
||||||
|
#放行NTP服务
|
||||||
|
- 'time.*.apple.com'
|
||||||
|
- 'time-ios.apple.com'
|
||||||
|
- 'time1.*.com'
|
||||||
|
- 'time2.*.com'
|
||||||
|
- 'time3.*.com'
|
||||||
|
- 'time4.*.com'
|
||||||
|
- 'time5.*.com'
|
||||||
|
- 'time6.*.com'
|
||||||
|
- 'time7.*.com'
|
||||||
|
- 'ntp1.*.com'
|
||||||
|
- 'ntp2.*.com'
|
||||||
|
- 'ntp3.*.com'
|
||||||
|
- 'ntp4.*.com'
|
||||||
|
- 'ntp5.*.com'
|
||||||
|
- 'ntp6.*.com'
|
||||||
|
- 'ntp7.*.com'
|
||||||
|
#Microsoft Xbox
|
||||||
|
- 'xbox.*.*.microsoft.com'
|
||||||
|
- '*.*.xboxlive.com'
|
||||||
|
- 'xbox.*.microsoft.com'
|
||||||
|
- '*.xboxlive.com'
|
||||||
|
|
||||||
|
|
||||||
# 本地服务器
|
# 本地服务器
|
||||||
|
|||||||
Reference in New Issue
Block a user