**********************************************************************************************************************
netsh interface ip set address name="本地连接" source=static addr=192.168.30.55 mask=255.255.255.0 gateway=192.168.30.254 1
netsh interface ip set dns name="本地连接" source=static addr=1114.114.114.114 register=PRIMARY
netsh interface ip add dns name="本地连接" addr=202.96.134.133 index=2
***********************************************************************************************************************
时间: 2024-10-10 05:31:52