# httping を Homebrew, apt, dnf, MacPorts, Nix, pacman, scoop でインストール

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
