您当前的位置: 首页 > 

txwtech

暂无认证

  • 1浏览

    0关注

    813博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

启用与禁用网卡-有线与无线WIFI_dos命令cmd_bat

txwtech 发布时间:2021-01-27 09:15:44 ,浏览量:1

win10有线 netsh interface set interface 以太网 disabled

netsh interface set interface 以太网 enabled

WIFI无线:

netsh interface set interface name=“WLAN” admin=enable netsh interface set interface name=“WLAN” admin=disable

自动获取ip:

netsh interface ip set address 以太网 dhcp 配置ip: netsh interface ip set address 以太网 static 192.168.1.188 255.255.255.0

以太网是自己网卡的名字,网卡名字不能有空格

关注
打赏
1665060526
查看更多评论
立即登录/注册

微信扫码登录

0.0412s