批量禁用隧道介面卡:
在CMD下分別執行如下三條命令。
netsh interface teredo set state disable
netsh interface 6to4 set state disable
netsh interface isatap set state disable
使用devcon 批量刪除現有隧道介面卡(下載地址:http://pan.baidu.com/s/1hqGbldU)
CMD命令:devcon remove *6to4mp
批量禁用隧道介面卡:
在CMD下分別執行如下三條命令。
netsh interface teredo set state disable
netsh interface 6to4 set state disable
netsh interface isatap set state disable
使用devcon 批量刪除現有隧道介面卡(下載地址:http://pan.baidu.com/s/1hqGbldU)
CMD命令:devcon remove *6to4mp