macOS
brew install httpinglocal Homebrew formula metadata
sudo port install httpingMacPorts ports tree · net/httping/Portfile · source: api.github.com
brew / rank 2664
Ping-like tool for HTTP requests. Version 4.4.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install httping.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:httping |
|---|---|
| Version | 4.4.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/folkertvanheusden/HTTPing |
| Repository | https://github.com/folkertvanheusden/HTTPing |
| Bottle | not recorded |
| Service | none declared |
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 4.4.0-2.fc45
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.