Skip to content
Wireshark Wiki 中文翻译整理专题首页原始页面

nettl

nettl 是 HP-UX 版本 Unix 上一个类似于 TShark 和 TcpDump 的数据包捕获工具。Wireshark 可以读取由 nettl 创建的捕获文件。

示例命令

-tn all(-traceon all 的缩写)会开始捕获网络数据包,-e all 表示所有接口,-f test 会将数据包保存到名为 test.TRC000 的文件中,其中 000 是序列号。-tf 参数(-traceoff 的缩写)会停止捕获:

 nettl -tn all -e all -f test # wait a while nettl -tf -e all

外部链接

  • nettl man page

  • nettl examples

导入自 https://wiki.wireshark.org/nettl,时间为 2020-08-11 23:17:16 UTC

相关 Wireshark Wiki 页面

网络分析技术档案