macOS
brew install fpinglocal Homebrew formula metadata
sudo port install fpingMacPorts ports tree · net/fping/Portfile · ソース: api.github.com
brew
fping のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fpinglocal Homebrew formula metadata
sudo port install fpingMacPorts ports tree · net/fping/Portfile · ソース: api.github.com
sudo apk add fpingAlpine Linux edge package indexes · fping · ソース: dl-cdn.alpinelinux.org
sudo apt install fpingDebian stable package indexes · fping · ソース: deb.debian.org
sudo dnf install fpingFedora Rawhide package metadata · fping · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fpingnixpkgs package indexes · pkgs/by-name/fp/fping/package.nix · ソース: api.github.com
sudo pacman -S fpingArch Linux sync databases · fping · ソース: geo.mirror.pkgbuild.com
sudo zypper install fpingopenSUSE Tumbleweed package metadata · fping · ソース: download.opensuse.org
概要
Scriptable ping program for checking if multiple hosts are up
履歴
fping is a scriptable ICMP echo tool for checking many hosts. Its man page describes it as ping-like, but designed to send probes to multiple targets in round-robin fashion and to produce parseable output for scripts.
The official homepage says Roland Schemers published the first version in 1992. It also records a long maintenance gap: no official release appeared from 2002 until the end of 2011, after which David Schweikert took over maintainership and called the new line version 3.
Version 3 incorporated Debian patches, Tobias Oetiker's SmokePing modifications, and a rewritten main loop intended to improve performance. The current official site points users to release source distributions and the GitHub repository for latest sources.
The official homepage says fping has established itself as a standard tool for network diagnostics and statistics. It also names Debian, Gentoo, and Archlinux as examples of distributions providing fping packages.
Its adoption has been helped by the difference from traditional ping: administrators can feed it many hosts, generated ranges, or files, and use its output in monitoring scripts.
fping sends ICMP ECHO_REQUEST packets to targets, moves on rather than waiting on one host, removes hosts from the active list when they reply, and marks hosts unreachable after timeout or retry limits.
Common package-manager users care about options such as alive/unreachable filtering, count mode, looping, generated address ranges, per-target statistics, timestamped output, and machine-friendly output for monitoring systems.
fping is package-nerd significant because it is one of the classic small C networking utilities whose behavior is different enough from the base-system ping to justify a separate package everywhere.
It is also historically interesting because downstream patches and monitoring-tool modifications accumulated during an upstream lull, then were folded into a revived upstream line in version 3.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fping | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:fping |
|---|---|
| バージョン | 5.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fping |
| ホームページ | https://fping.org/ |
| リポジトリ | https://github.com/schweikert/fping |
| 上流ドキュメント | https://fping.org/fping.8.html |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://fping.org/dist/fping-5.5.tar.gz |
| 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 | fping |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fping 5.1-1
sends ICMP ECHO_REQUEST packets to network hosts
sudo apt install fpingfping
nix profile install nixpkgs#fpingfping 5.1-1
sends ICMP ECHO_REQUEST packets to network hosts
sudo apt install fpingfping 5.5-r0
A utility to ping multiple hosts at once
sudo apk add fpingfping-doc 5.5-r0
A utility to ping multiple hosts at once (documentation)
sudo apk add fping-docfping 5.5-1.fc44
Scriptable, parallelized ping-like utility
sudo dnf install fpingfping 5.5-1
Utility to ping multiple hosts at once
sudo pacman -S fpingfping 5.5-1.3
A program to ping multiple hosts
sudo zypper install fpingfping
sudo port install fpingソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.