macOS
brew install httpxlocal Homebrew formula metadata
brew / rang 1663
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de httpx pour les workflows d'agents IA.
installation
brew install httpxlocal Homebrew formula metadata
sudo apk add httpxAlpine Linux edge package indexes · httpx · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#httpxnixpkgs package indexes · pkgs/by-name/ht/httpx/package.nix · Source: api.github.com
sudo apt install python3-httpxDebian stable package indexes · python3-httpx · Source: deb.debian.org
aperçu
Fast and multi-purpose HTTP toolkit
historique
ProjectDiscovery httpx is a high-throughput HTTP probing toolkit for reconnaissance and security workflows. It accepts hosts, URLs, CIDR ranges, and request files, then emits HTTP metadata such as status code, title, content length, TLS data, CDN detection, technology detection, response time, screenshots, and JSONL output.
The projectdiscovery/httpx repository was created in May 2020 as part of ProjectDiscovery's security-tooling ecosystem. The README describes it as a fast, multi-purpose HTTP toolkit built around the retryablehttp library and designed to keep result reliability while increasing thread count.
The tool evolved as a modular reconnaissance probe rather than a simple HTTP client. Its documented flags cover input normalization, matchers, filters, extractors, rate limiting, headless screenshotting, technology detection, database output, and raw request handling.
httpx became package-manager visible across several ecosystems because it sits in a common recon pipeline role: take many discovered hosts or URLs, probe them quickly, and produce structured output for filtering or downstream tools. The input metadata lists Homebrew, Nix, APK, Debian, and Ubuntu package names, though Debian and Ubuntu package names collide with the unrelated Python HTTPX library.
The repository has a large GitHub audience, publishes GitHub releases, and advertises Docker Hub pulls in the README badges. Its ProjectDiscovery documentation and Discord/community links place it inside a broader suite that also includes tools such as nuclei and related reconnaissance utilities.
Common usage starts with `httpx -l hosts.txt` or `httpx -u example.com`, then adds probes such as status code, title, web server, response time, TLS certificate, favicon hash, JARM, CDN, ASN, screenshots, or technology detection.
The README documents the default config file path as `$HOME/.config/httpx/config.yaml`, plus rate-limit, proxy, resolver, SNI, random-agent, redirect, JSON/CSV, and database-output flags. That makes the tool useful both as an interactive CLI and as a stage in automated recon pipelines.
httpx is package-nerd significant partly because its name collides with other ecosystems: in security tooling it means ProjectDiscovery's Go reconnaissance probe, while in Python packaging HTTPX is a separate HTTP client. Package-manager metadata has to disambiguate intent by homepage, executable, and description.
It is also a strong example of the modern security CLI package: single-purpose enough to compose in shell pipelines, but broad enough to include JSONL, screenshots, DSL matching, rate limits, and config files for serious scans.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/httpx/config.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
httpx | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:httpx |
|---|---|
| Version | 1.10.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/projectdiscovery/httpx |
| Dépôt | https://github.com/projectdiscovery/httpx |
| Dernière mise à jour | 2026-07-25T20:56:30-04:00 |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
python3-httpx 0.28.1-1
next generation HTTP client
sudo apt install python3-httpxhttpx
nix profile install nixpkgs#httpxpython3-httpx 0.26.0-2
next generation HTTP client
sudo apt install python3-httpxhttpx 1.9.0-r3
A fast and multi-purpose HTTP toolkit that allows running multiple probes.
https://docs.projectdiscovery.io/tools/httpx
sudo apk add httpxhttpx-doc 1.9.0-r3
A fast and multi-purpose HTTP toolkit that allows running multiple probes. (documentation)
https://docs.projectdiscovery.io/tools/httpx
sudo apk add httpx-docpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.