macOS
brew install tcpdumplocal Homebrew formula metadata
sudo port install tcpdumpMacPorts ports tree · net/tcpdump/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tcpdump pour les workflows d'agents IA.
installation
brew install tcpdumplocal Homebrew formula metadata
sudo port install tcpdumpMacPorts ports tree · net/tcpdump/Portfile · Source: api.github.com
sudo apk add tcpdumpAlpine Linux edge package indexes · tcpdump · Source: dl-cdn.alpinelinux.org
sudo apt install tcpdumpDebian stable package indexes · tcpdump · Source: deb.debian.org
sudo dnf install tcpdumpFedora Rawhide package metadata · tcpdump · Source: dl.fedoraproject.org
nix profile install nixpkgs#tcpdumpnixpkgs package indexes · pkgs/by-name/tc/tcpdump/package.nix · Source: api.github.com
sudo pacman -S tcpdumpArch Linux sync databases · tcpdump · Source: geo.mirror.pkgbuild.com
sudo zypper install tcpdumpopenSUSE Tumbleweed package metadata · tcpdump · Source: download.opensuse.org
aperçu
Command-line packet analyzer
historique
tcpdump is the classic command-line packet analyzer for capturing, filtering, and decoding network traffic, closely tied to libpcap and Unix network troubleshooting culture.
The tcpdump source says the program was first written in 1987 by Van Jacobson at Lawrence Berkeley Laboratory. The official README says it was part of research into TCP and Internet gateway performance and was loosely based on Sun's etherfind, with proprietary remnants later rewritten by Steven McCanne.
The current project is maintained by The Tcpdump Group. Its GitHub README describes tcpdump as source code for network monitoring and data acquisition and credits continuing improvements to Internet community contributions.
tcpdump became a standard Unix and Unix-like diagnostic tool because it combined packet capture, protocol decoding, and Berkeley Packet Filter expressions in a command-line workflow.
The upstream README notes that many operating systems ship tcpdump as a native package or port, which matches its presence across package managers and base-system environments.
Typical use is interactive or scripted packet capture: selecting an interface, applying a capture filter, printing decoded packets, or writing pcap files for later inspection.
The README points to tcpslice for processing tcpdump capture files and to libpcap as the capture interface dependency, which explains why tcpdump is often packaged alongside libpcap.
tcpdump is one of the canonical networking CLIs that package maintainers expect to exist everywhere. Its packaging touches privilege handling, capture library compatibility, platform packet APIs, and manpage fidelity.
For package nerds, it is also part of a toolkit lineage: libpcap provides the capture layer, tcpdump provides the terminal interface, and Wireshark and many other tools consume the same pcap ecosystem.
posture de sécurité
doc example: packet capture tool.
risque red · confiance élevé · escape-surveillance-offensive
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
tcpdump | cli | exécutable global | |
tcpdump.4.99.6 | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:tcpdump |
|---|---|
| Version | 4.99.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/tcpdump |
| Page d'accueil | https://www.tcpdump.org/ |
| Dépôt | https://github.com/the-tcpdump-group/tcpdump |
| Docs amont | https://github.com/the-tcpdump-group/tcpdump#readme |
| Licence | BSD-3-Clause |
| Archive source | https://www.tcpdump.org/release/tcpdump-4.99.6.tar.gz |
| Dernière mise à jour | 2026-06-22T14:06:26-07:00 |
| Pulse | updated |
| Dépendances | libpcap, openssl@4 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tcpdump |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
tcpdump 4.99.5-2
command-line network traffic analyzer
sudo apt install tcpdumptcpdump
nix profile install nixpkgs#tcpdumptcpdump 4.99.4-3ubuntu4
command-line network traffic analyzer
sudo apt install tcpdumptcpdump 4.99.6-r1
Command-line packet analyzer
sudo apk add tcpdumptcpdump-doc 4.99.6-r1
Command-line packet analyzer (documentation)
sudo apk add tcpdump-doctcpdump 4.99.6-3.fc45
A network traffic monitoring tool
sudo dnf install tcpdumptcpdump 4.99.6-1
Powerful command-line packet analyzer
sudo pacman -S tcpdumptcpdump 4.99.6-1.3
A Packet Sniffer
sudo zypper install tcpdumptcpdump
sudo port install tcpdumppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.