关闭windows 防火墙
C:\Windows\System32\netsh.exe advfirewall set allprofiles state off
打开windows 防火墙
C:\Windows\System32\netsh.exe advfirewall set allprofiles state on
上面两行命令分别设置成快捷方式,且以管理员方式运行,单击即可实现打开、关闭的功能。
关闭windows 防火墙
C:\Windows\System32\netsh.exe advfirewall set allprofiles state off
打开windows 防火墙
C:\Windows\System32\netsh.exe advfirewall set allprofiles state on
上面两行命令分别设置成快捷方式,且以管理员方式运行,单击即可实现打开、关闭的功能。
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。