This website requires JavaScript.
Explore
Help
Sign In
zhengchiliu
/
wiki
Watch
1
Star
0
Fork
0
You've already forked wiki
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
wiki
/
运维
/
Linux
/
工具
/
2.tcpdump抓包.md
zhengchiliu
1231a6be15
优化项目结构
2026-04-08 19:40:00 +08:00
262 B
Raw
Permalink
Blame
History
Unescape
Escape
抓包工具
-i
:
指定网卡
下面参数可以加and
,
同时过滤
host
:
指定出入ip地址
src host
:
源地址
dst host
:
目标地址
port
:
抓端口的包
tcp port
udp port
-w
:
保存到文件中