MichaelPL

iptables -I INPUT -p tcp --dport [端口号] -j ACCEPT

iptables -I INPUT -p tcp --dport 2222 -j ACCEPT

分类:

技术点:

相关文章: