tcpdump: Difference between revisions
From Leechfinger
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
=== Flags === | === Flags === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
| width="50%" valign="top" | | |||
|+ Tcpdump flags | |+ Tcpdump flags | ||
|- | |- |
Revision as of 16:07, 10 May 2025
Tcpdump prints out a description of the contents of packets on a network interface that match the boolean expression. Many flags need root permissions to run.
Install
# apt install tcpdump
Flags
Flag | Description |
---|---|
-D | List all interfaces |
-W | Example |
-C | Example |
List all interfaces
# tcpdump -D