# 使用 Homebrew 安装 httpflow

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

## 安装

```sh
sudo av install brew:httpflow
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install httpflow
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:httpflow
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/httpflow>
- **版本:** 0.0.9
- **来源摘要:** Packet capture and analysis utility similar to tcpdump for HTTP
- **主页:** <https://github.com/six-ddc/httpflow>
- **仓库:** <https://github.com/six-ddc/httpflow>
- **许可证:** MIT
- **源码归档:** <https://github.com/six-ddc/httpflow/archive/refs/tags/0.0.9.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- httpflow (cli)
- httpflow (别名)

## 依赖

- pcre

## macOS 提供的库

- libpcap

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.0.9
- 本地数据: OK
- 上游仓库: https://github.com/six-ddc/httpflow
- 检测到的最新版本: 0.0.9 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

httpflow is a small command-line packet capture utility for dumping HTTP request and response streams from live interfaces or saved pcap data.

### 项目历史

The GitHub repository was created in 2017 and describes the project as a command-line utility for capturing and dumping HTTP streams. Its README presents version 0.0.9 in the usage text and documents release binaries alongside source builds.

### 采用历史

The project is packaged by Homebrew in this batch and documents Homebrew installation in its own README. Linux use is framed as a source build against zlib, libpcap, and PCRE.

### 使用方式

httpflow can listen on an interface, read packets from a pcap file, accept tcpdump-style capture expressions, filter URLs with a regular expression, read packet data from standard input, and write captured HTTP request and response data to a directory.

### 为什么软件包爱好者会关心

The package is interesting as a focused bridge between packet capture tooling and HTTP debugging: less general than Wireshark or tshark, but easier to script when the desired artifact is the HTTP stream itself.

### 时间线

- 2017: The public GitHub repository was created.
- 2017: Tag 0.0.1 points at a February 25 commit.
- 2020: Tag 0.0.9 points at a May 7 commit.

### Related projects

- Related tools include tcpdump, libpcap, pcap-filter, Wireshark, tshark, and other HTTP-specific capture utilities.

### 来源

- <https://api.github.com/repos/six-ddc/httpflow>
- <https://api.github.com/repos/six-ddc/httpflow/tags>
- <https://github.com/six-ddc/httpflow>
- <https://raw.githubusercontent.com/six-ddc/httpflow/master/README.md>


## 安全说明

broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.

- **Geiger 风险:** red / 中
- broad file, network, media, or database tool signal
- escape, surveillance, or offensive capability signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** httpflow
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [pcre](https://pkg.so/zh-hans/brew/pcre/) - Runtime dependency declared by Homebrew.
- [sniffer](https://pkg.so/zh-hans/brew/sniffer/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, pcap, traffic-analysis.
- [libpcap](https://pkg.so/zh-hans/brew/libpcap/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, tcpdump.
- [tcpdump](https://pkg.so/zh-hans/brew/tcpdump/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, pcap.
- [sngrep](https://pkg.so/zh-hans/brew/sngrep/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, pcap.
- [dhcpdump](https://pkg.so/zh-hans/brew/dhcpdump/) - Shares pkgdb curated category or tags: cli, networking, pcap, tcpdump.
- [dnstop](https://pkg.so/zh-hans/brew/dnstop/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, traffic-analysis.
- [ipsumdump](https://pkg.so/zh-hans/brew/ipsumdump/) - Shares pkgdb curated category or tags: cli, networking, pcap, traffic-analysis.
- [daemonlogger](https://pkg.so/zh-hans/brew/daemonlogger/) - Shares pkgdb curated category or tags: cli, networking, packet-capture, pcap.

## Combined YAML source

View the package source record on GitHub. [combined/httpflow.yml](https://github.com/mxcl/pkgdb/blob/main/combined/httpflow.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
