iptables 规则生成器

从可视化表单生成iptables防火墙规则。

iptables -A INPUT -p tcp --dport 80 -m comment --comment "Allow HTTP" -j ACCEPT

相关工具

关于此工具

从可视化表单生成iptables防火墙规则。