摘要: iptables -m, -p 参数说明 -m: module_name -p:protocol iptables -p tcp : 表示使用 TCP协议 iptables -m tcp:表示使用TCP模块的扩展功能(tcp扩展模块提供了 --dport, --tcp-flags, --sync等功 阅读全文
posted @ 2022-06-07 09:07 rincloud 阅读(483) 评论(0) 推荐(0)