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

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

## 安装

```sh
sudo av install brew:httping
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install httping
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install httping
```

  证据: MacPorts ports tree: net/httping/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install httping
```

  证据: Debian stable package indexes: httping from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install httping
```

  证据: Fedora Rawhide package metadata: httping from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#httping
```

  证据: nixpkgs package indexes: pkgs/by-name/ht/httping/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S httping
```

  证据: Arch Linux sync databases: httping from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/httping
```

  证据: Scoop official bucket manifest trees: bucket/httping.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:httping
- **软件包管理器:** Homebrew
- **版本:** 4.4.0
- **来源摘要:** Ping-like tool for HTTP requests
- **主页:** <https://github.com/folkertvanheusden/HTTPing>
- **仓库:** <https://github.com/folkertvanheusden/HTTPing>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- httping (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.4.0
## 项目历史与用法

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.

### 来源

- <https://api.github.com/repos/folkertvanheusden/HTTPing>
- <https://api.github.com/repos/folkertvanheusden/HTTPing/tags>
- <https://github.com/folkertvanheusden/HTTPing>
- <https://raw.githubusercontent.com/folkertvanheusden/HTTPing/master/README.md>
- <https://www.vanheusden.com/httping/>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Debian apt - httping - 4.4.0-3: normalized package name match | Debian stable package indexes: httping from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | ping-like program for http-requests | http://www.vanheusden.com/httping
- Nix - httping: normalized package name match | nixpkgs package indexes: pkgs/by-name/ht/httping/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - httping - 2.5-5.2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: httping from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | ping-like program for http-requests | http://www.vanheusden.com/httping
- dnf - httping - 4.4.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: httping from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Ping alike tool for http requests | https://github.com/folkertvanheusden/HTTPing/
- pacman - httping - 4.4.0-1: normalized package name match | Arch Linux sync databases: httping from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A ping-like tool for HTTP requests | https://www.vanheusden.com/httping/
- MacPorts - httping: normalized package name match | MacPorts ports tree: net/httping/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/httping: normalized package name match | Scoop official bucket manifest trees: bucket/httping.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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