macOS
brew install httpinglocal Homebrew formula metadata
sudo port install httpingMacPorts ports tree · net/httping/Portfile · source: api.github.com
brew
Ping-like tool for HTTP requests. Version 4.4.0 via Homebrew; verified 2026-04-23.
install
brew install httpinglocal Homebrew formula metadata
sudo port install httpingMacPorts ports tree · net/httping/Portfile · source: api.github.com
sudo apt install httpingDebian stable package indexes · httping · source: deb.debian.org
sudo dnf install httpingFedora Rawhide package metadata · httping · source: dl.fedoraproject.org
nix profile install nixpkgs#httpingnixpkgs package indexes · pkgs/by-name/ht/httping/package.nix · source: api.github.com
sudo pacman -S httpingArch Linux sync databases · httping · source: geo.mirror.pkgbuild.com
scoop install main/httpingScoop official bucket manifest trees · bucket/httping.json · source: api.github.com
overview
Ping-like tool for HTTP requests
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
httping | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/folkertvanheusden/HTTPing
install metadata
| Package key | brew:httping |
|---|---|
| Version | 4.4.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/httping |
| Homepage | https://github.com/folkertvanheusden/HTTPing |
| Repository | https://github.com/folkertvanheusden/HTTPing |
| Upstream docs | https://github.com/folkertvanheusden/HTTPing |
| License | AGPL-3.0-only |
| Source archive | https://github.com/folkertvanheusden/HTTPing/archive/refs/tags/v4.4.0.tar.gz |
| Last updated | 2026-04-23T17:45:05Z |
| Pulse | updated |
| Dependencies | fftw, gettext, openssl@4 |
| Build dependencies | cmake, gettext, pkgconf |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | httping |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
httping 4.4.0-3
ping-like program for http-requests
http://www.vanheusden.com/httping
sudo apt install httpinghttping
nix profile install nixpkgs#httpinghttping 2.5-5.2build2
ping-like program for http-requests
http://www.vanheusden.com/httping
sudo apt install httpinghttping 3.6-4.fc44
Ping alike tool for http requests
https://github.com/folkertvanheusden/HTTPing/
sudo dnf install httpinghttping 4.4.0-1
A ping-like tool for HTTP requests
https://www.vanheusden.com/httping/
sudo pacman -S httpinghttping
sudo port install httpingmain/httping
scoop install main/httpingsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.