關閉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刪除。