# 使用 Homebrew 安装 httpflow

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install httpflow
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:httpflow
- **软件包管理器:** Homebrew
- **版本:** 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>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- httpflow (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.0.9
## 项目历史与用法

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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
