Automic VaultAutomic Vault

brew

liboping mit Homebrew, apk, dnf, MacPorts, Nix, apt, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install liboping

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install liboping

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add liboping

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

Fedora dnfverifiziert · 92%
sudo dnf install liboping

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

Nixverifiziert · 92%
nix profile install nixpkgs#liboping

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

Debian aptverifiziert · 92%
sudo apt install libnet-oping-perl

Debian stable package indexes · libnet-oping-perl · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install liboping-devel

openSUSE Tumbleweed package metadata · liboping-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

C library to generate ICMP echo requests

Befehle und Aliase

  • noping
  • oping

Verlauf

Projektgeschichte und Nutzung

liboping is Florian Forster's ANSI C library for sending ICMP echo requests to IPv4 and IPv6 hosts in parallel. It turns the basic idea behind ping into a reusable network-monitoring library and ships oping and noping as practical command-line examples.

Projektgeschichte

The noping.cc project page says liboping was inspired by ping, libping, and fping, but differs by pinging multiple hosts in parallel while handling IPv4 and IPv6 transparently. The design emphasized a small object-oriented C interface, simplicity, extensibility, and opaque internal data structures.

The homepage documents oping as a sample application like ping, ping6, and fping rolled into one. Starting with version 1.4.0, noping added an ncurses front end for live ping statistics and highlighting unusual round-trip times.

Adoptionsgeschichte

liboping's adoption is concentrated in monitoring and operations tooling. It is useful when software needs repeated ping-style probes without forking ping for every host or reimplementing raw-socket handling.

The GitHub repository includes Perl bindings in the source package, which made the library accessible to monitoring scripts as well as C applications.

Wie es verwendet wird

Developers use liboping to construct ping objects, add hosts, send probes, and iterate over results. The oping and noping binaries provide ready-made command-line interfaces for parallel ping checks.

The README documents the permissions issue that matters to packagers: raw sockets require elevated privileges, so Linux packages may use cap_net_raw while other Unix systems may need a setuid-root installation strategy.

Warum Paket-Nerds sich dafür interessieren

liboping is package-nerd interesting because it packages ICMP probing as a library instead of a shell loop around ping. That matters for monitoring systems, where process spawning and inconsistent ping implementations are exactly the sort of small overheads that become operational noise.

It also exposes the subtle packaging side of network utilities: the library itself is ordinary C, but the included binaries require careful capability or setuid handling to work for unprivileged users.

Zeitleiste

  • Pre-2017: liboping develops as octo's ping library with oping as the command-line sample application.
  • Version 1.4.0: noping is introduced as an ncurses front end for live ping statistics.
  • 2017: noping.cc documentation is built with copyright year 2017 and offers liboping 1.10.0 tarballs.
  • 2017: GitHub release page records release 1.10.0 on 2017-05-11.

Related projects

  • ping and ping6 are the traditional command-line tools whose behavior oping overlaps.
  • fping is named by the project page as an inspiration for parallel host probing.
  • Perl monitoring scripts are a related ecosystem because the source package includes Perl bindings.

Sicherheitslage

Risikostufe: grün

library-like package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • library-like package without higher-risk signals

Signale

  • metadata:library-like

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

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
nopingcliglobales Executable
opingcliglobales Executable

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-07-25
Manager-Version1.10.0
Manager aktualisiert2026-06-19
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://noping.cc/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://noping.cc/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:liboping
Version1.10.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/liboping
Homepagehttps://noping.cc/
Repositoryhttps://github.com/octo/liboping
Upstream-Dokumentationhttps://noping.cc/
LizenzLGPL-2.1-or-later
Quellarchivhttps://noping.cc/files/liboping-1.10.0.tar.bz2
Zuletzt aktualisiert2026-06-19T12:32:38-07:00
Pulseupdated
Von macOS bereitgestellte Bibliothekenncurses, perl
Bottleverfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenRun oping and noping sudo'ed in order to avoid the 'Operation not permitted'

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameliboping
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

libnet-oping-perl 1.10.0-1.21-5+b5

module for ICMP latency measurement

https://noping.cc

sudo apt install libnet-oping-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: liboping
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liboping
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnet-oping-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liboping-dev 1.10.0-5+b5

C/C++ library to generate ICMP ECHO_REQUESTs (development files)

https://noping.cc

sudo apt install liboping-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: liboping
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liboping
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liboping-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

liboping0 1.10.0-5+b5

C/C++ library to generate ICMP ECHO_REQUESTs

https://noping.cc

sudo apt install liboping0
  • Section: libs
  • Architecture: amd64
  • Source Package: liboping
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liboping
Debian stable package indexes · deb.debian.org · Debian stable package indexes: liboping0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

oping 1.10.0-5+b5

sends ICMP_ECHO requests to network hosts

https://noping.cc

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

liboping

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

libnet-oping-perl 1.10.0-1.21-5build5

module for ICMP latency measurement

https://noping.cc

sudo apt install libnet-oping-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: liboping
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liboping
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnet-oping-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liboping-dev 1.10.0-5build5

C/C++ library to generate ICMP ECHO_REQUESTs (development files)

https://noping.cc

sudo apt install liboping-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: liboping
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liboping
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liboping-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

liboping0 1.10.0-5build5

C/C++ library to generate ICMP ECHO_REQUESTs

https://noping.cc

sudo apt install liboping0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: liboping
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Liboping
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: liboping0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

oping 1.10.0-5build5

sends ICMP_ECHO requests to network hosts

https://noping.cc

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

liboping 1.10.0-r2

A C library to generate ICMP echo requests

http://verplant.org/liboping/

sudo apk add liboping
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: liboping
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liboping
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liboping from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liboping-dev 1.10.0-r2

A C library to generate ICMP echo requests (development files)

http://verplant.org/liboping/

sudo apk add liboping-dev
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: liboping
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liboping
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liboping-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

liboping-doc 1.10.0-r2

A C library to generate ICMP echo requests (documentation)

http://verplant.org/liboping/

sudo apk add liboping-doc
  • License: LGPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: liboping
  • normalized package name match
  • Abgeglichen nach: Liboping
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: liboping-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

liboping 1.10.0-36.fc44

A C library to generate ICMP echo requests

https://noping.cc/

sudo dnf install liboping
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liboping
  • 8 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liboping
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liboping from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

liboping-devel 1.10.0-36.fc44

Development files for liboping

https://noping.cc/

sudo dnf install liboping-devel
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: i686
  • Source Package: liboping
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liboping
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: liboping-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

liboping-devel 1.10.0-2.11

Multiple Host Ping Library that supports ICMPv4 and ICMPv6

https://verplant.org/liboping/

sudo zypper install liboping-devel
  • License: LGPL-2.1-only
  • Category: Development/Libraries/Other
  • Architecture: x86_64
  • Source Package: liboping
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liboping
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liboping-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

liboping0 1.10.0-2.11

Multiple Host Ping Library that supports ICMPv4 and ICMPv6

https://verplant.org/liboping/

sudo zypper install liboping0
  • License: LGPL-2.1-only
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: liboping
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Liboping
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: liboping0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment