macOS
brew install fpinglocal Homebrew formula metadata
sudo port install fpingMacPorts ports tree · net/fping/Portfile · source: api.github.com
brew
Scriptable ping program for checking if multiple hosts are up. Version 5.5 via Homebrew; verified from local package data.
install
brew install fpinglocal Homebrew formula metadata
sudo port install fpingMacPorts ports tree · net/fping/Portfile · source: api.github.com
sudo apk add fpingAlpine Linux edge package indexes · fping · source: dl-cdn.alpinelinux.org
sudo apt install fpingDebian stable package indexes · fping · source: deb.debian.org
sudo dnf install fpingFedora Rawhide package metadata · fping · source: dl.fedoraproject.org
nix profile install nixpkgs#fpingnixpkgs package indexes · pkgs/by-name/fp/fping/package.nix · source: api.github.com
sudo pacman -S fpingArch Linux sync databases · fping · source: geo.mirror.pkgbuild.com
sudo zypper install fpingopenSUSE Tumbleweed package metadata · fping · source: download.opensuse.org
overview
Scriptable ping program for checking if multiple hosts are up
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
fping | 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.
install metadata
| Package key | brew:fping |
|---|---|
| Version | 5.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fping |
| Homepage | https://fping.org/ |
| Repository | https://github.com/schweikert/fping |
| Upstream docs | https://fping.org/fping.8.html |
| License | BSD-3-Clause |
| Source archive | https://fping.org/dist/fping-5.5.tar.gz |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 fpingsource 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.