修改IP软件
发布网友
发布时间:2022-04-19 10:50
我来回答
共3个回答
热心网友
时间:2022-05-13 04:03
@echo off
echo.
echo 修改ip地址,1为自动获取ip地址,2为修改家里ip地址,3 为公司IP
echo.set sel=
set/p sel=请选择修改方式:
if "%sel%"=="1" goto auto
if "%sel%"=="2" goto home
if "%sel%"=="3" goto company
echo 您没有选择修改方式。
goto end
:auto
netsh interface ip set address name="本地连接" source=dhcp
netsh interface ip delete dns "本地连接" all
ipconfig /flushdns
ipconfig /all
goto end
:home
echo 正在更改IP地址,请稍等......
netsh interface ip set address name="本地连接" source=static addr=192.168.1.80 mask=255.255.255.0 gateway=192.168.1.1 gwmetric=1
netsh interface ip set dns name="本地连接" source=static addr=202.102.192.68
netsh interface ip add dns name="本地连接" addr=202.102.199.68 index=2
ipconfig /flushdns
ipconfig /all
echo 更改IP地址完成!
goto end
:company
echo 正在更改IP地址,请稍等......
netsh interface ip set address name="本地连接" source=static addr=192.4.2.251 mask=255.255.255.0 gateway=192.4.2.253 gwmetric=1
netsh interface ip set dns name="本地连接" source=static addr=202.102.192.68
netsh interface ip add dns name="本地连接" addr=202.102.199.68 index=2
ipconfig /flushdns
ipconfig /all
goto end
:end
pause
用这个批处理吧,很好用追问啥阿 我都看不懂
热心网友
时间:2022-05-13 05:21
这个是可以实现的。
就是需要一个能换IP的软件就可以了
可以下。。。九州ip。。。国内动态换IP,5000+线路,方便
热心网友
时间:2022-05-13 06:55
云连软件具有更改IP地址功能
强大的各地区服务器支持,拥有多省市独立服务器带宽支持。