Automic VaultAutomic Vault

brew

使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, scoop 安装 httping

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install httping

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install httping

MacPorts ports tree · net/httping/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install httping

Debian stable package indexes · httping · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install httping

Fedora Rawhide package metadata · httping · 来源: dl.fedoraproject.org

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S httping

Arch Linux sync databases · httping · 来源: geo.mirror.pkgbuild.com

Windows

Scoop已验证 · 92%
scoop install main/httping

Scoop official bucket manifest trees · bucket/httping.json · 来源: api.github.com

概览

软件包摘要

Ping-like tool for HTTP requests

命令和别名

  • httping

历史

项目历史与用法

httping is a ping-like utility for HTTP URLs. Instead of measuring ICMP reachability, it times the HTTP path: connect, send a request, and retrieve the reply headers.

项目历史

Folkert van Heusden's project page presents httping as `ping` for HTTP requests and carries an older changelog covering early 0.x and 1.x work. That changelog shows the tool growing from basic request timing into SSL support, status-code reporting, Nagios plugin use, transfer-speed display, OpenBSD compilation, authentication, cookies, IPv6, and persistent connections.

The GitHub repository later became the download and source home. Its README documents a CMake build with optional OpenSSL, ncurses TUI, FFTW3 performance graphics, and gettext support, while repository tags show later v2.x through v4.x releases.

采用历史

httping has remained a small systems utility, but the batch input records packaging across Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, and Ubuntu. The author page also documents FreeBSD ports usage and 2006 Linux magazine coverage.

使用方式

The practical use case is checking HTTP latency and behavior from the command line, especially where ICMP ping is blocked or irrelevant. The project page includes a Nagios command example, and the README's optional TLS and TUI features show its fit for monitoring and terminal diagnostics.

为什么软件包爱好者会关心

httping is package-nerd bait because it is exactly the kind of tiny Unix tool that fills one missing measurement: not a crawler, not a benchmark suite, just repeated HTTP request timing that packages cleanly on many systems.

时间线

  • 0.0.9: SSL support was added according to the author changelog.
  • 1.0.0: OpenBSD compilation support was added according to the author changelog.
  • 1.4.0: IPv6 support was added according to the author changelog.
  • 2006: Linux Magazin and Linux Magazine coverage was listed on the author page.
  • 2021: The public GitHub repository was created.
  • 2022: Git tag v2.9 was created.
  • 2025: Git tag v4.4.0 was created.

Related projects

  • Related tools include `ping`, curl timing, Nagios HTTP checks, ApacheBench, and MultiTail, which the author page mentions as a companion for watching output in a separate log view.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:http

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 3 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
httpingcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本4.4.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v4.4.0

https://github.com/folkertvanheusden/HTTPing

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:httping
版本4.4.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/httping
主页https://github.com/folkertvanheusden/HTTPing
仓库https://github.com/folkertvanheusden/HTTPing
上游文档https://github.com/folkertvanheusden/HTTPing
许可证AGPL-3.0-only
源码归档https://github.com/folkertvanheusden/HTTPing/archive/refs/tags/v4.4.0.tar.gz
依赖fftw, gettext, openssl@4
构建依赖cmake, gettext, pkgconf
macOS 提供的库ncurses
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namehttping
Version Scheme0
Revision2
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

httping 4.4.0-3

ping-like program for http-requests

http://www.vanheusden.com/httping

sudo apt install httping
  • Section: net
  • Architecture: amd64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Httping
Debian stable package indexes · deb.debian.org · Debian stable package indexes: httping from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

httping

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

httping 2.5-5.2build2

ping-like program for http-requests

http://www.vanheusden.com/httping

sudo apt install httping
  • Section: universe/net
  • Architecture: amd64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Httping
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: httping from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

httping 3.6-4.fc44

Ping alike tool for http requests

https://github.com/folkertvanheusden/HTTPing/

sudo dnf install httping
  • License: GPL-1.0-or-later AND OpenSSL
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: httping
  • 7 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Httping
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: httping from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

httping 4.4.0-1

A ping-like tool for HTTP requests

https://www.vanheusden.com/httping/

sudo pacman -S httping
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Httping
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: httping from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

httping

sudo port install httping
  • normalized package name match
  • 匹配方式:Httping
MacPorts ports tree · api.github.com · MacPorts ports tree: net/httping/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/httping

scoop install main/httping
  • normalized package name match
  • 匹配方式:Httping
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/httping.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment