tcpdump: Difference between revisions
From Leechfinger
Jump to navigationJump to search
No edit summary |
|||
Line 1: | Line 1: | ||
Tcpdump prints out a description of the contents of packets on a network interface that match the boolean expression. | Tcpdump prints out a description of the contents of packets on a network interface that match the boolean expression. | ||
=== Install === | |||
<syntaxhighlight lang="bash"> | |||
# apt install tcpdump | |||
</syntaxhighlight> | |||
=== Flags === | === Flags === | ||
{| class="wikitable sortable" | {| class="wikitable sortable" |
Revision as of 15:51, 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 |
---|---|
-W | Example |
-C | Example |