CMD命令

命令行启动关闭网卡

@echo off
color2
netsh interface set interface name="1" enabled
netsh interface set interface name="2" disabled