# Installer httpflow avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de httpflow pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install httpflow
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:httpflow
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.0.9
- **Résumé source:** Packet capture and analysis utility similar to tcpdump for HTTP
- **Page d'accueil:** <https://github.com/six-ddc/httpflow>
- **Dépôt:** <https://github.com/six-ddc/httpflow>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- httpflow (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.0.9
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

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

- **Risque Geiger:** red / moyen
- 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)


## Sources

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