# Installer httpry avec Homebrew, apk, apt, dnf

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

## installation

```sh
sudo av install brew:httpry
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install httpry
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add httpry
```

  Preuve: Alpine Linux edge package indexes: httpry from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install httpry
```

  Preuve: Debian stable package indexes: httpry from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install httpry
```

  Preuve: Fedora Rawhide package metadata: httpry from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:httpry
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/httpry>
- **Version:** 0.1.8
- **Résumé source:** Packet sniffer for displaying and logging HTTP traffic
- **Page d'accueil:** <https://github.com/jbittel/httpry>
- **Dépôt:** <https://github.com/jbittel/httpry>
- **Licence:** GPL-2.0-only
- **Archive source:** <https://github.com/jbittel/httpry/archive/refs/tags/httpry-0.1.8.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- httpry (cli)
- httpry (alias)

## Bibliothèques fournies par macOS

- libpcap

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.1.8
- données locales: OK
- dépôt amont: https://github.com/jbittel/httpry
- dernière version détectée: httpry-0.1.8 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

httpry is a lightweight HTTP logging and information retrieval tool built around packet capture. It displays or logs parsed HTTP request and response metadata rather than doing higher-level analysis itself.

### Historique du projet

The in-repository documentation identifies httpry as Jason Bittel's HTTP logging tool and gives a 2005-2014 copyright range. Git tags show release 0.0.6 tagged in October 2005 and release 0.1.8 tagged in June 2014.

The documentation emphasizes adaptability: httpry can run live, run as a daemon, read pcap files, write parsed packet data, customize output fields, filter HTTP methods, and feed included Perl scripts for later log processing.

### Historique d'adoption

httpry fits the era when cleartext HTTP packet inspection was a normal operational task. The batch input records packages for Homebrew, Alpine, Debian, Fedora, and Ubuntu, keeping it available as a small specialist alternative to larger packet-analysis suites.

### Modes d'utilisation

Typical use is to watch or log HTTP traffic on a network interface, optionally with BPF-style filters such as `tcp port 80 or 8080`, or to parse an existing capture file. Its rate-statistics mode can display active hosts by HTTP requests per second.

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

httpry is notable because it packages the useful middle ground between tcpdump's packet stream and Wireshark's full GUI analysis: scriptable HTTP metadata extraction with libpcap-era Unix ergonomics.

### Chronologie

- 2005: Release tag httpry-0.0.6 was created.
- 2011: The public GitHub repository was created.
- 2014: Release tag httpry-0.1.8 was created.

### Related projects

- Related tools include tcpdump, libpcap, ngrep, Wireshark, tshark, and HTTP log-processing scripts.

### Sources

- <https://api.github.com/repos/jbittel/httpry>
- <https://api.github.com/repos/jbittel/httpry/tags>
- <https://github.com/jbittel/httpry>
- <https://raw.githubusercontent.com/jbittel/httpry/master/doc/README>
- <https://raw.githubusercontent.com/jbittel/httpry/master/httpry.1>


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

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - httpry - 0.1.8-3+b1: normalized package name match | Debian stable package indexes: httpry from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | HTTP logging and information retrieval tool | https://dumpsterventures.com/jason/httpry/
- Debian apt - httpry-daemon - 0.1.8-3: normalized package name match | Debian stable package indexes: httpry-daemon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | HTTP logging and information retrieval tool - daemon | https://dumpsterventures.com/jason/httpry/
- Debian apt - httpry-tools - 0.1.8-3: normalized package name match | Debian stable package indexes: httpry-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | HTTP logging and information retrieval tool - log parsing scripts | https://dumpsterventures.com/jason/httpry/
- Ubuntu apt - httpry - 0.1.8-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: httpry from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | HTTP logging and information retrieval tool | https://dumpsterventures.com/jason/httpry/
- Ubuntu apt - httpry-daemon - 0.1.8-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: httpry-daemon from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | HTTP logging and information retrieval tool - daemon | https://dumpsterventures.com/jason/httpry/
- Ubuntu apt - httpry-tools - 0.1.8-3build2: normalized package name match | Ubuntu 24.04 LTS package indexes: httpry-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | HTTP logging and information retrieval tool - log parsing scripts | https://dumpsterventures.com/jason/httpry/
- apk - httpry - 0.1.8-r2: normalized package name match | Alpine Linux edge package indexes: httpry from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A packet sniffer designed for HTTP traffic | https://dumpsterventures.com/jason/httpry/
- apk - httpry-doc - 0.1.8-r2: normalized package name match | Alpine Linux edge package indexes: httpry-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A packet sniffer designed for HTTP traffic (documentation) | https://dumpsterventures.com/jason/httpry/
- dnf - httpry - 0.1.8-28.fc45: normalized package name match | Fedora Rawhide package metadata: httpry from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A specialized packet sniffer designed for displaying and logging HTTP traffic | http://dumpsterventures.com/jason/httpry/


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [fprobe](https://pkg.so/fr/brew/fprobe/) - Shares pkgdb curated category or tags: cli, libpcap, network-monitoring, networking.
- [yconalyzer](https://pkg.so/fr/brew/yconalyzer/) - Shares pkgdb curated category or tags: cli, libpcap, network-monitoring, networking.
- [wget](https://pkg.so/fr/brew/wget/) - Shares pkgdb curated category or tags: cli, http, networking.
- [nginx](https://pkg.so/fr/brew/nginx/) - Shares pkgdb curated category or tags: cli, http, networking.
- [aria2](https://pkg.so/fr/brew/aria2/) - Shares pkgdb curated category or tags: cli, http, networking.
- [httpd](https://pkg.so/fr/brew/httpd/) - Shares pkgdb curated category or tags: cli, http, networking.
- [haproxy](https://pkg.so/fr/brew/haproxy/) - Shares pkgdb curated category or tags: cli, http, networking.
- [oha](https://pkg.so/fr/brew/oha/) - Shares pkgdb curated category or tags: cli, http, networking.
- [sniffer](https://pkg.so/fr/brew/sniffer/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, monitoring, network, network-monitoring, networking.
- [ngrep](https://pkg.so/fr/brew/ngrep/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, libpcap, monitoring, network, network-monitoring.
- [fastnetmon](https://pkg.so/fr/brew/fastnetmon/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, monitoring, network, network-monitoring, networking.

## Combined YAML source

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


## Sources

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