pkg.soopen package index

brew / 排名 1663

使用 Homebrew, apk, Nix, apt 安装 httpx

查看 httpx 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install httpx

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add httpx

Alpine Linux edge package indexes · httpx · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#httpx

nixpkgs package indexes · pkgs/by-name/ht/httpx/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install python3-httpx

Debian stable package indexes · python3-httpx · 来源: deb.debian.org

概览

软件包摘要

Fast and multi-purpose HTTP toolkit

命令和别名

  • httpx

历史

项目历史与用法

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.

时间线

  • 2020: GitHub repository created under ProjectDiscovery.
  • 2025: v1.7.x releases published through GitHub releases.
  • 2026: v1.8.x and v1.9.0 releases published through GitHub releases.
  • 2026: README documents Go installation, active-development warning, and a broad probe/filter/output flag surface.

Related projects

  • ProjectDiscovery retryablehttp-go is named by the README as the HTTP retry library used by httpx.
  • ProjectDiscovery nuclei is a common companion in security scanning workflows, although it is not the same type of HTTP probe.
  • curl and httptap overlap on request timing, but httpx is built for bulk reconnaissance and probe enrichment.
  • Python HTTPX is an unrelated project with a colliding package name in some Linux package-manager metadata.

来源

  • GitHub releases supply the 2025 and 2026 release timeline.
  • GitHub repository metadata supplies the creation date, description, homepage, license, and popularity signal.
  • Homebrew and input package-manager metadata support cross-package-manager availability and name-collision notes.
  • The README supplies the security-recon purpose, retryablehttp dependency, feature list, install command, config path, flags, output modes, and active-development warning.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:http

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/httpx/config.yaml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
httpx可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.10.0
管理器更新时间2026-07-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:httpx
版本1.10.0
软件包管理器Homebrew
主页https://github.com/projectdiscovery/httpx
仓库https://github.com/projectdiscovery/httpx
最后更新2026-07-25T20:56:30-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

python3-httpx 0.28.1-1

next generation HTTP client

https://www.python-httpx.org/

sudo apt install python3-httpx
  • Section: python
  • Architecture: all
  • Source Package: httpx
  • 8 依赖
  • normalized package name match
  • 匹配方式:Httpx
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-httpx from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

httpx

nix profile install nixpkgs#httpx
  • normalized package name match
  • 匹配方式:Httpx
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ht/httpx/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

python3-httpx 0.26.0-2

next generation HTTP client

https://www.python-httpx.org/

sudo apt install python3-httpx
  • Section: universe/python
  • Architecture: all
  • Source Package: httpx
  • 9 依赖
  • normalized package name match
  • 匹配方式:Httpx
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-httpx from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

httpx 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 httpx
  • License: MIT
  • Architecture: x86_64
  • Source Package: httpx
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Httpx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: httpx from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

httpx-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-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: httpx
  • normalized package name match
  • 匹配方式:Httpx
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: httpx-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation