Skip to content

Instantly share code, notes, and snippets.

@Imorate
Created November 1, 2021 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Imorate/3cbe7c2c03710b7e0ad757a1fcbdddba to your computer and use it in GitHub Desktop.
Save Imorate/3cbe7c2c03710b7e0ad757a1fcbdddba to your computer and use it in GitHub Desktop.
Clash for windows - Mixin yml config
mixin:
tun:
enable: true
stack: gvisor
dns-hijack:
- 198.18.0.2:53
auto-route: true
auto-detect-interface: true
dns:
enable: true
enhanced-mode: fake-ip
nameserver:
- 8.8.8.8
- 8.8.4.4
fake-ip-filter:
- "dns.msftncsi.com"
- "www.msftncsi.com"
- "www.msftconnecttest.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment