[問答] IP快速切換
我知道XP可以用CMD語法,一點選就可以快速切換IP
但 Windows 8 就不通用,是語法不同嗎?
還是有其他小工具可以用呢? 謝謝!!!
列一下語法參考一下
@echo off
echo 正在設置你的IP地址,請稍候……
netsh interface ip set address name="區域連線" source=static addr=192.168.1.1
mask=255.255.255.0
netsh interface ip set address name="區域連線" gateway=192.168.1.5 gwmetric=0
netsh interface ip set dns name="區域連線" source=static addr=192.168.1.4
register=primary
netsh interface ip set wins name="區域連線" source=static addr=none
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 210.66.181.120
推
02/24 18:21, , 1F
02/24 18:21, 1F
→
02/26 09:33, , 2F
02/26 09:33, 2F
Network 近期熱門文章
PTT數位生活區 即時熱門文章
14
39