Skip to content

Instantly share code, notes, and snippets.

@shanoaice
Created August 30, 2019 14:54
Show Gist options
  • Save shanoaice/0ff6d738076cda5534217982614d75e8 to your computer and use it in GitHub Desktop.
Save shanoaice/0ff6d738076cda5534217982614d75e8 to your computer and use it in GitHub Desktop.
One-Click Teredo IPv6 Tunnel Setup
@echo on
ipconfig /flushdns
netsh int teredo set state enterpriseclient 217.17.192.217
netsh int teredo show state
pause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment