pkg.soopen package index

brew / 排名 4409

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 tcpflow

查看 tcpflow 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tcpflow

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install tcpflow

MacPorts ports tree · net/tcpflow/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add tcpflow

Alpine Linux edge package indexes · tcpflow · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install tcpflow

Debian stable package indexes · tcpflow · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install tcpflow

Fedora Rawhide package metadata · tcpflow · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#tcpflow

nixpkgs package indexes · pkgs/by-name/tc/tcpflow/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S tcpflow

Arch Linux sync databases · tcpflow · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install tcpflow

openSUSE Tumbleweed package metadata · tcpflow · 来源: download.opensuse.org

概览

软件包摘要

TCP/IP packet demultiplexer

命令和别名

  • tcpflow

历史

项目历史与用法

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.

时间线

  • 1998: Sandstorm Enterprises founded, later producing related commercial TCP flow tools TCPDEMUX and NetIntercept.
  • 2012: simsong/tcpflow GitHub repository created.
  • 2013: Upstream README recommends citing the Naval Postgraduate School technical report on tcpflow.
  • 2020: Maintainer status report describes porting tcpflow and related libraries to modern C++.

Related projects

  • tcpdump and libpcap are related because tcpflow can process tcpdump packet flows and uses the LBL Packet Capture Library.
  • Wireshark is mentioned upstream as a contrasting packet analyzer; TCPDEMUX and NetIntercept are named as related commercial flow tools.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tcpflow可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.6.1
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:tcpflow
版本1.6.1
软件包管理器Homebrew
主页https://github.com/simsong/tcpflow
仓库https://github.com/simsong/tcpflow
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

tcpflow 1.6.1-3+b1

TCP flow recorder

https://github.com/simsong/tcpflow

sudo apt install tcpflow
  • Section: net
  • Architecture: amd64
  • Source Package: tcpflow
  • 8 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Tcpflow
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tcpflow from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tcpflow-nox 1.6.1-3+b1

TCP flow recorder - version without X11 dependencies

https://github.com/simsong/tcpflow

sudo apt install tcpflow-nox
  • Section: net
  • Architecture: amd64
  • Source Package: tcpflow
  • 7 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Tcpflow
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tcpflow-nox from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tcpflow

nix profile install nixpkgs#tcpflow
  • normalized package name match
  • 匹配方式:Tcpflow
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tc/tcpflow/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tcpflow 1.6.1-3build2

TCP flow recorder

https://github.com/simsong/tcpflow

sudo apt install tcpflow
  • Section: universe/net
  • Architecture: amd64
  • 8 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Tcpflow
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tcpflow from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

tcpflow-nox 1.6.1-3build2

TCP flow recorder - version without X11 dependencies

https://github.com/simsong/tcpflow

sudo apt install tcpflow-nox
  • Section: universe/net
  • Architecture: amd64
  • Source Package: tcpflow
  • 7 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Tcpflow
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tcpflow-nox from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tcpflow 1.6.1-r14

A Tool for monitoring, capturing and storing TCP connections flows

https://github.com/simsong/tcpflow

sudo apk add tcpflow
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: tcpflow
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tcpflow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tcpflow from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

tcpflow-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-doc
  • License: GPL-3.0-only
  • Architecture: x86_64
  • Source Package: tcpflow
  • normalized package name match
  • 匹配方式:Tcpflow
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tcpflow-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

tcpflow 1.6.2-0.3.8d47b53.fc45

Network traffic recorder

https://github.com/simsong/tcpflow

sudo dnf install tcpflow
  • License: GPL-1.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tcpflow
  • 9 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tcpflow
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tcpflow from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

tcpflow 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 tcpflow
  • License: GPL
  • Architecture: x86_64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Tcpflow
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tcpflow from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tcpflow 1.6.1-2.17

Program for capturing and collecting TCP streams

https://github.com/simsong/tcpflow

sudo zypper install tcpflow
  • License: GPL-3.0-or-later
  • Category: Productivity/Networking/Diagnostic
  • Architecture: x86_64
  • Source Package: tcpflow
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Tcpflow
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tcpflow from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

tcpflow

sudo port install tcpflow
  • normalized package name match
  • 匹配方式:Tcpflow
MacPorts ports tree · api.github.com · MacPorts ports tree: net/tcpflow/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation