macOS
brew install tcpflowlocal Homebrew formula metadata
sudo port install tcpflowMacPorts ports tree · net/tcpflow/Portfile · Source: api.github.com
brew / rang 4409
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tcpflow pour les workflows d'agents IA.
installation
brew install tcpflowlocal Homebrew formula metadata
sudo port install tcpflowMacPorts ports tree · net/tcpflow/Portfile · Source: api.github.com
sudo apk add tcpflowAlpine Linux edge package indexes · tcpflow · Source: dl-cdn.alpinelinux.org
sudo apt install tcpflowDebian stable package indexes · tcpflow · Source: deb.debian.org
sudo dnf install tcpflowFedora Rawhide package metadata · tcpflow · Source: dl.fedoraproject.org
nix profile install nixpkgs#tcpflownixpkgs package indexes · pkgs/by-name/tc/tcpflow/package.nix · Source: api.github.com
sudo pacman -S tcpflowArch Linux sync databases · tcpflow · Source: geo.mirror.pkgbuild.com
sudo zypper install tcpflowopenSUSE Tumbleweed package metadata · tcpflow · Source: download.opensuse.org
aperçu
TCP/IP packet demultiplexer
historique
tcpflow is a packet-capture and TCP stream reassembly tool that writes each reconstructed flow to files for protocol analysis, debugging, and network forensics.
The upstream README says Jeremy Elson originally wrote tcpflow to capture data sent by programs using undocumented network protocols, including streaming media and instant messaging applications, so those protocols could be reverse engineered.
The README also records that Simson Garfinkel later took over maintenance after leaving Sandstorm Enterprises and needing a TCP flow reassembly program. The public GitHub repository was created in 2012 and continues as the upstream development home.
tcpflow's README states that most common GNU/Linux distributions ship it in their repositories, and the input package facts show it packaged by Homebrew and major Linux and Unix package systems.
Its niche adoption follows from doing something adjacent to tcpdump and Wireshark but more file-oriented: reconstructing application byte streams into separate artifacts that can be inspected after capture.
Common usage is to capture live traffic or read stored tcpdump packet flows, split each TCP direction into a named file, and optionally post-process HTTP responses into headers and bodies.
The README positions it for understanding network packet flows, protocol debugging, malware analysis from HTTP sessions, and forensic workflows.
Package nerds care because tcpflow sits in the pcap toolchain but exposes a different abstraction: not packets, but reconstructed conversations. That makes it useful as a small dependency-free-ish CLI companion to tcpdump in forensic and debugging toolboxes.
It is also a packaging case study in older network tooling modernized over time, with libpcap, OpenSSL/zlib-style dependencies, autotools, CMake notes, RPM building instructions, and active distribution packaging all visible in upstream docs.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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 |
|---|---|---|---|
tcpflow | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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:tcpflow |
|---|---|
| Version | 1.6.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/simsong/tcpflow |
| Dépôt | https://github.com/simsong/tcpflow |
| Bouteille | non enregistré |
| Service | aucun déclaré |
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.
tcpflow 1.6.1-3+b1
TCP flow recorder
https://github.com/simsong/tcpflow
sudo apt install tcpflowtcpflow-nox 1.6.1-3+b1
TCP flow recorder - version without X11 dependencies
https://github.com/simsong/tcpflow
sudo apt install tcpflow-noxtcpflow
nix profile install nixpkgs#tcpflowtcpflow 1.6.1-3build2
TCP flow recorder
https://github.com/simsong/tcpflow
sudo apt install tcpflowtcpflow-nox 1.6.1-3build2
TCP flow recorder - version without X11 dependencies
https://github.com/simsong/tcpflow
sudo apt install tcpflow-noxtcpflow 1.6.1-r14
A Tool for monitoring, capturing and storing TCP connections flows
https://github.com/simsong/tcpflow
sudo apk add tcpflowtcpflow-doc 1.6.1-r14
A Tool for monitoring, capturing and storing TCP connections flows (documentation)
https://github.com/simsong/tcpflow
sudo apk add tcpflow-doctcpflow 1.6.2-0.3.8d47b53.fc45
Network traffic recorder
https://github.com/simsong/tcpflow
sudo dnf install tcpflowtcpflow 1.6.1-2
Captures data transmitted as part of TCP connections then stores the data conveniently
https://github.com/simsong/tcpflow
sudo pacman -S tcpflowtcpflow 1.6.1-2.17
Program for capturing and collecting TCP streams
https://github.com/simsong/tcpflow
sudo zypper install tcpflowtcpflow
sudo port install tcpflowpiste 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.