tcpdump

MaxWen

关注

阅读 34

2022-03-30

tcpdump -n -X -s 10240 port 1160 -X显示包的内容 -s 显示内容长度

tcpdump -s 0 -i any -nn port 1160 -w test.cap

表示抓取所有网卡,抓取的数据没有长度限制,端口为1160,并保存为test.cap文件




精彩评论(0)

0 0 举报