Skip to content

Instantly share code, notes, and snippets.

@Paxxs
Created February 17, 2023 14:30
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Paxxs/a2238826ac923c841283c21d69d93991 to your computer and use it in GitHub Desktop.
Save Paxxs/a2238826ac923c841283c21d69d93991 to your computer and use it in GitHub Desktop.
clash verge
# Merge Template for clash verge
# The `Merge` format used to enhance profile
prepend-rules:
prepend-proxies:
prepend-proxy-groups:
append-rules:
append-proxies:
append-proxy-groups:
dns:
enable: true
ipv6: true
listen: 0.0.0.0:53
enhanced-mode: fake-ip
fake-ip-range: 198.18.0.1/16
fake-ip-filter:
- "*.lan"
- "*.linksys.com"
- "*.linksyssmartwifi.com"
- swscan.apple.com
- mesu.apple.com
- "*.msftconnecttest.com"
- "*.msftncsi.com"
- 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
- 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
- "*.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
- +.music.tc.qq.com
- aqqmusic.tc.qq.com
- +.stream.qqmusic.qq.com
- "*.xiami.com"
- +.music.migu.cn
- +.srv.nintendo.net
- +.stun.playstation.net
- xbox.*.microsoft.com
- +.xboxlive.com
- localhost.ptlogin2.qq.com
- proxy.golang.org
- stun.*.*
- stun.*.*.*
nameserver:
- 223.5.5.5
- 180.76.76.76
- 119.29.29.29
- 117.50.11.11
- 117.50.10.10
- 114.114.114.114
- https://dns.alidns.com/dns-query
- https://doh.360.cn/dns-query
fallback:
- tls://1.0.0.1:853
- https://cloudflare-dns.com/dns-query
- https://dns.google/dns-query
fallback-filter:
geoip: true
ipcidr:
- 240.0.0.0/4
tun:
enable: true
stack: gvisor
auto-route: true # auto set global route
auto-detect-interface: true # conflict with interface-name
dns-hijack:
- 198.18.0.2:53
- 8.8.8.8:53
- tcp://8.8.8.8:53
# - any:53
# - tcp://any:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment