macOS
brew install tcpflowlocal Homebrew formula metadata
sudo port install tcpflowMacPorts ports tree · net/tcpflow/Portfile · Quelle: api.github.com
brew / Rang 4421
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tcpflow in AI-Agent-Workflows.
Installation
brew install tcpflowlocal Homebrew formula metadata
sudo port install tcpflowMacPorts ports tree · net/tcpflow/Portfile · Quelle: api.github.com
sudo apk add tcpflowAlpine Linux edge package indexes · tcpflow · Quelle: dl-cdn.alpinelinux.org
sudo apt install tcpflowDebian stable package indexes · tcpflow · Quelle: deb.debian.org
sudo dnf install tcpflowFedora Rawhide package metadata · tcpflow · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#tcpflownixpkgs package indexes · pkgs/by-name/tc/tcpflow/package.nix · Quelle: api.github.com
sudo pacman -S tcpflowArch Linux sync databases · tcpflow · Quelle: geo.mirror.pkgbuild.com
sudo zypper install tcpflowopenSUSE Tumbleweed package metadata · tcpflow · Quelle: download.opensuse.org
Überblick
TCP/IP packet demultiplexer
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tcpflow | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/simsong/tcpflow
Installationsmetadaten
| Paketschlüssel | brew:tcpflow |
|---|---|
| Version | 1.6.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tcpflow |
| Homepage | https://github.com/simsong/tcpflow |
| Repository | https://github.com/simsong/tcpflow |
| Lizenz | GPL-3.0-only |
| Quellarchiv | https://corp.digitalcorpora.org/downloads/tcpflow/tcpflow-1.6.1.tar.gz |
| Abhängigkeiten | openssl@4 |
| Build-Abhängigkeiten | boost |
| Von macOS bereitgestellte Bibliotheken | bzip2, libpcap |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tcpflow |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 tcpflowQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.