Kali之——关闭防火墙
·
转载请注明出处:https://blog.csdn.net/l1028386804/article/details/83110668
kali关闭iptables
安装
apt-get install ufw
关闭
ufw disable # To disable the firewall
开启
ufw enable # To enable the firewall
更多推荐
转载请注明出处:https://blog.csdn.net/l1028386804/article/details/83110668
kali关闭iptables
安装
apt-get install ufw
关闭
ufw disable # To disable the firewall
开启
ufw enable # To enable the firewall
更多推荐
所有评论(0)