macOS
brew install httpinglocal Homebrew formula metadata
sudo port install httpingMacPorts ports tree · net/httping/Portfile · ソース: api.github.com
brew
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/folkertvanheusden/HTTPing
インストールメタデータ
| パッケージキー | brew:httping |
|---|---|
| バージョン | 4.4.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/httping |
| ホームページ | https://github.com/folkertvanheusden/HTTPing |
| リポジトリ | https://github.com/folkertvanheusden/HTTPing |
| 上流ドキュメント | https://github.com/folkertvanheusden/HTTPing |
| ライセンス | AGPL-3.0-only |
| ソースアーカイブ | https://github.com/folkertvanheusden/HTTPing/archive/refs/tags/v4.4.0.tar.gz |
| 依存関係 | fftw, gettext, openssl@4 |
| ビルド依存関係 | cmake, gettext, pkgconf |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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 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/httpingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.