macOS
brew install httpxlocal Homebrew formula metadata
brew / Rang 1663
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für httpx in AI-Agent-Workflows.
Installation
brew install httpxlocal Homebrew formula metadata
sudo apk add httpxAlpine Linux edge package indexes · httpx · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#httpxnixpkgs package indexes · pkgs/by-name/ht/httpx/package.nix · Quelle: api.github.com
sudo apt install python3-httpxDebian stable package indexes · python3-httpx · Quelle: deb.debian.org
Überblick
Fast and multi-purpose HTTP toolkit
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
httpx | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:httpx |
|---|---|
| Version | 1.10.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/projectdiscovery/httpx |
| Repository | https://github.com/projectdiscovery/httpx |
| Zuletzt aktualisiert | 2026-07-25T20:56:30-04:00 |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.