Skip to content

Instantly share code, notes, and snippets.

@updateing
Created August 19, 2020 14:54
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 updateing/c003680c573db7ae1e091a75ee7458bb to your computer and use it in GitHub Desktop.
Save updateing/c003680c573db7ae1e091a75ee7458bb to your computer and use it in GitHub Desktop.
fake-ip-filter for Xbox consoles
dns:
enable: true
listen: 0.0.0.0:53
default-nameserver:
- 192.168.1.1
enhanced-mode: fake-ip
fake-ip-filter:
- 'xncsi.xboxlive.com'
- 'xncsi.xboxlive.cn'
- '*.msftconnecttest.com'
- '*.msftncsi.com'
- 'xbox.ipv6.microsoft.com'
- 'x1ds.xboxlive.com'
nameserver:
- 192.168.1.1
- 223.5.5.5
- tls://115.29.235.168
- tls://dns.rubyfish.cn
experimental:
ignore-resolve-fail: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment