linux系统开启端口的方法 Linux • 2年前 (2020-06-01) 开放端口的方法:方法一:命令行方式1. 开放端口命令: /sbin/iptables -I INPUT -p tcp --dport 8080 -j ACCEP... 阅读 1706 次 博客资讯技术Linux端口