You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
473 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

iptstate
===
显示iptables的工作状态
## 说明
**iptstate命令** 以top指令类似的风格时显示Linux内核中iptables的工作状态
## 选项
```
iptstate(选项)
```
```
-b指定输出信息的排序规则
-d不动态地改变窗口大小
-f过滤本地回送信息
-l将ip地址解析为域名
-L隐藏于DNS查询相关状态
-r指定刷新屏幕的频率
-R反序排列
-s单次运行模式
-t显示汇总信息
```