linux开启端口命令
摘要:1. 开放端口命令: /sbin/iptables -I INPUT -p tcp --dport 8080 -j ACCEPT 2.保存:/etc/rc.d/init.d/iptables save 3.重启服务:/etc/init.d/iptables restart 4.查看端口是否开放:/s
阅读全文
posted @ 2019-07-18 00:00
posted @ 2019-07-18 00:00
posted @ 2019-07-14 17:32
posted @ 2019-07-05 16:56
posted @ 2019-07-05 16:11
posted @ 2019-07-05 16:09