macOS
brew install httpinglocal Homebrew formula metadata
sudo port install httpingMacPorts ports tree · net/httping/Portfile · ソース: api.github.com
brew / 順位 2664
httping のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install httpinglocal Homebrew formula metadata
sudo port install httpingMacPorts ports tree · net/httping/Portfile · ソース: api.github.com
sudo apt install httpingDebian stable package indexes · httping · ソース: deb.debian.org
sudo dnf install httpingFedora Rawhide package metadata · httping · ソース: dl.fedoraproject.org
nix profile install nixpkgs#httpingnixpkgs package indexes · pkgs/by-name/ht/httping/package.nix · ソース: api.github.com
sudo pacman -S httpingArch Linux sync databases · httping · ソース: geo.mirror.pkgbuild.com
scoop install main/httpingScoop official bucket manifest trees · bucket/httping.json · ソース: api.github.com
概要
Ping-like tool for HTTP requests
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
httping | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:httping |
|---|---|
| バージョン | 4.4.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/folkertvanheusden/HTTPing |
| リポジトリ | https://github.com/folkertvanheusden/HTTPing |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/httpingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.