tcpdump

From Leechfinger
Revision as of 16:07, 10 May 2025 by Qais (talk | contribs)
Jump to navigationJump to search

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

Tcpdump flags
Flag Description
-D List all interfaces
-W Example
-C Example

List all interfaces

# tcpdump -D