tcpdump: Difference between revisions
From Leechfinger
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
! Flag !! Description | ! Flag !! Description | ||
|- | |||
| -D || List all interfaces | |||
|- | |- | ||
| -W || Example | | -W || Example |
Revision as of 15:54, 10 May 2025
Tcpdump prints out a description of the contents of packets on a network interface that match the boolean expression.
Install
# apt install tcpdump
Flags
Flag | Description |
---|---|
-D | List all interfaces |
-W | Example |
-C | Example |