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.
116 lines
2.6 KiB
YAML
116 lines
2.6 KiB
YAML
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
|
|
fake-ip-range: 198.18.0.1/16
|
|
default-nameserver:
|
|
- 119.29.29.29
|
|
- 223.5.5.5
|
|
- 223.6.6.6
|
|
nameserver:
|
|
- https://doh.pub/dns-query
|
|
- https://dns.alidns.com/dns-query
|
|
fake-ip-filter:
|
|
- "*.lan"
|
|
- "*.localdomain"
|
|
- "*.example"
|
|
- "*.invalid"
|
|
- "*.localhost"
|
|
- "*.test"
|
|
- "*.local"
|
|
- "*.home.arpa"
|
|
- "time.*.com"
|
|
- "time.*.gov"
|
|
- "time.*.edu.cn"
|
|
- "time.*.apple.com"
|
|
- "time1.*.com"
|
|
- "time2.*.com"
|
|
- "time3.*.com"
|
|
- "time4.*.com"
|
|
- "time5.*.com"
|
|
- "time6.*.com"
|
|
- "time7.*.com"
|
|
- "ntp.*.com"
|
|
- "ntp1.*.com"
|
|
- "ntp2.*.com"
|
|
- "ntp3.*.com"
|
|
- "ntp4.*.com"
|
|
- "ntp5.*.com"
|
|
- "ntp6.*.com"
|
|
- "ntp7.*.com"
|
|
- "*.time.edu.cn"
|
|
- "*.ntp.org.cn"
|
|
- "+.pool.ntp.org"
|
|
- "time1.cloud.tencent.com"
|
|
- "music.163.com"
|
|
- "*.music.163.com"
|
|
- "*.126.net"
|
|
- "musicapi.taihe.com"
|
|
- "music.taihe.com"
|
|
- "songsearch.kugou.com"
|
|
- "trackercdn.kugou.com"
|
|
- "*.kuwo.cn"
|
|
- "api-jooxtt.sanook.com"
|
|
- "api.joox.com"
|
|
- "joox.com"
|
|
- "y.qq.com"
|
|
- "*.y.qq.com"
|
|
- "streamoc.music.tc.qq.com"
|
|
- "mobileoc.music.tc.qq.com"
|
|
- "isure.stream.qqmusic.qq.com"
|
|
- "dl.stream.qqmusic.qq.com"
|
|
- "aqqmusic.tc.qq.com"
|
|
- "amobile.music.tc.qq.com"
|
|
- "*.xiami.com"
|
|
- "*.music.migu.cn"
|
|
- "music.migu.cn"
|
|
- "*.msftconnecttest.com"
|
|
- "*.msftncsi.com"
|
|
- "msftconnecttest.com"
|
|
- "msftncsi.com"
|
|
- "localhost.ptlogin2.qq.com"
|
|
- "localhost.sec.qq.com"
|
|
- "+.srv.nintendo.net"
|
|
- "+.stun.playstation.net"
|
|
- "xbox.*.microsoft.com"
|
|
- "xnotify.xboxlive.com"
|
|
- "+.battlenet.com.cn"
|
|
- "+.wotgame.cn"
|
|
- "+.wggames.cn"
|
|
- "+.wowsgame.cn"
|
|
- "+.wargaming.net"
|
|
- "proxy.golang.org"
|
|
- "stun.*.*"
|
|
- "stun.*.*.*"
|
|
- "+.stun.*.*"
|
|
- "+.stun.*.*.*"
|
|
- "+.stun.*.*.*.*"
|
|
- "heartbeat.belkin.com"
|
|
- "*.linksys.com"
|
|
- "*.linksyssmartwifi.com"
|
|
- "*.router.asus.com"
|
|
- "mesu.apple.com"
|
|
- "swscan.apple.com"
|
|
- "swquery.apple.com"
|
|
- "swdownload.apple.com"
|
|
- "swcdn.apple.com"
|
|
- "swdist.apple.com"
|
|
- "lens.l.google.com"
|
|
- "stun.l.google.com"
|
|
- "+.nflxvideo.net"
|
|
- "*.square-enix.com"
|
|
- "*.finalfantasyxiv.com"
|
|
- "*.ffxiv.com"
|
|
clash-for-android:
|
|
# append-system-dns: true # 追加系统 DNS 到 nameserver
|
|
ui-subtitle-pattern: "[\u4e00-\u9fa5]{2,4}" |