Skip to content
forked from snobu/v6ToGo

PowerShell script to build/rebuild a 6in4 (IPv6-in-IPv4) tunnel on Windows 10 with https://tunnelbroker.net

Notifications You must be signed in to change notification settings

krantic/IPv6Tunnel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

IPv6Tunnel.ps1

PowerShell script to build/rebuild a 6in4 (IPv6-in-IPv4) tunnel on Windows 10 with Hurricane Electric Free IPv6 Tunnel Broker

  • Requires at minimum Windows PowerShell 4.0 but it was tested with Windows PowerShell 5.1 and PowerShell Core 6.2.3 on Windows 10 1909.

  • This script needs administrative rights. It will check if PowerShell/PowerShell ISE is running with elevated privileges as administrator. If not it is trying to self-elevate.

  • Initial version using netsh

  • Replace netsh with PowerShell cmdlets (netsh is deprecated)

About

PowerShell script to build/rebuild a 6in4 (IPv6-in-IPv4) tunnel on Windows 10 with https://tunnelbroker.net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%