Fork from krantic with error fix when virtual interfaces do not have the IPv4Connectivity property.
A script for creating a tunnel IPV6 from TunnelBroker for Windows 10
-
You must enter your data in lines 88-127
-
Perhaps it will be necessary to change the registry parameter
HKEY_LOCAL_MACHINE\System\CurrentControlset\Services\Tcpip6\Parameters
Disabledcomponents in value 0
If there is no parameter (but by default = not), then create REG_DWORD. For disable value 255
- It is also possible to enable PowerShell scenarios
Win+R -> gpedit.msc
Computer Configuration -> Administrative Templates -> Windows Components -> Windows PowerShell -> Enable scenarios -> Enabled -> Allow ... (this line with google translate)
Форк от krantic с исправлением ошибки, когда виртуальные интерфейсы не имеют свойства IPv4Connectivity.
Скрипт для создания тунеля IPv6 от TunnelBroker для Windows 10
-
Вы должны внести свои данные в строках 88-127
-
Возможно нужно будет изменить параметр реестра HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters
DisabledComponents в значение 0
Если параметра нет (а по умолчанию нет), то создать REG_DWORD. Чтобы отключить, значение 255
- Также возможно нужно включить выполнение сценариев PowerShell
Win+R -> gpedit.msc
Конфигурация компьютера -> Административные шаблоны -> Компоненты Windows -> Windows PowerShell -> Включить выполнение сценариев -> Включено -> Разрешить ...