Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ResolveWang/2dbb37ba25c5178ed7841e8e1682fe53 to your computer and use it in GitHub Desktop.
Save ResolveWang/2dbb37ba25c5178ed7841e8e1682fe53 to your computer and use it in GitHub Desktop.
ipv6onwindows.bat
:: run it with administrator rights
netsh interface ipv6 isatap set router 202.115.39.98
netsh interface ipv6 isatap set state enabled
:: then assign your dns to the value of "2001:4860:4860::8888" or "2001:470:20::2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment