macOS
brew install httpflowlocal Homebrew formula metadata
brew
Packet capture and analysis utility similar to tcpdump for HTTP. Version 0.0.9 via Homebrew; verified from local package data.
install
brew install httpflowlocal Homebrew formula metadata
overview
Packet capture and analysis utility similar to tcpdump for HTTP
history
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.
security posture
broad file, network, media, or database tool signal. escape, surveillance, or offensive capability signal.
red risk · medium confidence · escape-surveillance-offensive
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
httpflow | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/six-ddc/httpflow
install metadata
| Package key | brew:httpflow |
|---|---|
| Version | 0.0.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/httpflow |
| Homepage | https://github.com/six-ddc/httpflow |
| Repository | https://github.com/six-ddc/httpflow |
| Upstream docs | https://github.com/six-ddc/httpflow |
| License | MIT |
| Source archive | https://github.com/six-ddc/httpflow/archive/refs/tags/0.0.9.tar.gz |
| Dependencies | pcre |
| Uses from macOS | libpcap |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.