macOS
brew install tcpflowlocal Homebrew formula metadata
sudo port install tcpflowMacPorts ports tree · net/tcpflow/Portfile · 来源: api.github.com
安装
brew install tcpflowlocal Homebrew formula metadata
sudo port install tcpflowMacPorts ports tree · net/tcpflow/Portfile · 来源: api.github.com
sudo apk add tcpflowAlpine Linux edge package indexes · tcpflow · 来源: dl-cdn.alpinelinux.org
sudo apt install tcpflowDebian stable package indexes · tcpflow · 来源: deb.debian.org
sudo dnf install tcpflowFedora Rawhide package metadata · tcpflow · 来源: dl.fedoraproject.org
nix profile install nixpkgs#tcpflownixpkgs package indexes · pkgs/by-name/tc/tcpflow/package.nix · 来源: api.github.com
sudo pacman -S tcpflowArch Linux sync databases · tcpflow · 来源: geo.mirror.pkgbuild.com
sudo zypper install tcpflowopenSUSE Tumbleweed package metadata · tcpflow · 来源: download.opensuse.org
概览
TCP/IP packet demultiplexer
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tcpflow | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tcpflow |
|---|---|
| 版本 | 1.6.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/simsong/tcpflow |
| 仓库 | https://github.com/simsong/tcpflow |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 tcpflow来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.