pkg.soopen package index

brew / Rang 1982

fping mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fping in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fping

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install fping

MacPorts ports tree · net/fping/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add fping

Alpine Linux edge package indexes · fping · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install fping

Debian stable package indexes · fping · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install fping

Fedora Rawhide package metadata · fping · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#fping

nixpkgs package indexes · pkgs/by-name/fp/fping/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S fping

Arch Linux sync databases · fping · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install fping

openSUSE Tumbleweed package metadata · fping · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Scriptable ping program for checking if multiple hosts are up

Befehle und Aliase

  • fping

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1992: Roland Schemers published the first version.
  • 2002-2011: No official upstream fping release.
  • 2011: New maintainership began and version 3 marked the handoff.
  • 2020: fping 5.0 released with incompatible output-size and loop/count behavior changes.
  • 2025: fping 5.5 released with JSON output and IPv6 address generation support.

Related projects

  • ping is the baseline tool fping intentionally differs from.
  • SmokePing is explicitly mentioned in the version 3 announcement because Tobias Oetiker's modifications were incorporated.
  • Netdata is related through fping output support documented in the man page and changelog.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fpingExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version5.5
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fping
Version5.5
PaketmanagerHomebrew
Homepagehttps://fping.org/
Repositoryhttps://github.com/schweikert/fping
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

fping 5.1-1

sends ICMP ECHO_REQUEST packets to network hosts

https://www.fping.org/

sudo apt install fping
  • Section: net
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fping
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fping from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fping

nix profile install nixpkgs#fping
  • normalized package name match
  • Abgeglichen nach: Fping
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fp/fping/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fping 5.1-1

sends ICMP ECHO_REQUEST packets to network hosts

https://www.fping.org/

sudo apt install fping
  • Section: universe/net
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fping
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fping from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

fping 5.5-r0

A utility to ping multiple hosts at once

https://fping.org/

sudo apk add fping
  • License: MIT
  • Architecture: x86_64
  • Source Package: fping
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Fping
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fping from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

fping-doc 5.5-r0

A utility to ping multiple hosts at once (documentation)

https://fping.org/

sudo apk add fping-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: fping
  • normalized package name match
  • Abgeglichen nach: Fping
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fping-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

fping 5.5-2.fc45

Scriptable, parallelized ping-like utility

https://www.fping.org/

sudo dnf install fping
  • License: BSD-4.3TAHOE
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: fping
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Fping
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: fping from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

fping 5.5-1

Utility to ping multiple hosts at once

https://www.fping.org/

sudo pacman -S fping
  • License: custom
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fping
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fping from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

fping 5.5-1.5

A program to ping multiple hosts

http://www.fping.org

sudo zypper install fping
  • License: MIT
  • Category: Productivity/Networking/Diagnostic
  • Architecture: x86_64
  • Source Package: fping
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Fping
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fping from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

fping

sudo port install fping
  • normalized package name match
  • Abgeglichen nach: Fping
MacPorts ports tree · api.github.com · MacPorts ports tree: net/fping/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation