macOS
brew install gpinglocal Homebrew formula metadata
sudo port install gpingMacPorts ports tree · net/gping/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gping in AI-Agent-Workflows.
Installation
brew install gpinglocal Homebrew formula metadata
sudo port install gpingMacPorts ports tree · net/gping/Portfile · Quelle: api.github.com
sudo apk add gpingAlpine Linux edge package indexes · gping · Quelle: dl-cdn.alpinelinux.org
sudo apt install gpingDebian stable package indexes · gping · Quelle: deb.debian.org
nix profile install nixpkgs#gpingnixpkgs package indexes · pkgs/by-name/gp/gping/package.nix · Quelle: api.github.com
sudo pacman -S gpingArch Linux sync databases · gping · Quelle: geo.mirror.pkgbuild.com
sudo zypper install gpingopenSUSE Tumbleweed package metadata · gping · Quelle: download.opensuse.org
choco install gpingChocolatey community package catalog · gping · Quelle: community.chocolatey.org
scoop install main/gpingScoop official bucket manifest trees · bucket/gping.json · Quelle: api.github.com
winget install --id orf.gping -eWindows Package Manager source index · orf.gping · Quelle: cdn.winget.microsoft.com
Überblick
Ping, but with a graph
Verlauf
gping is a Rust terminal network utility that keeps the familiar mental model of ping but adds an inline graph of response times. Its README positions it as 'Ping, but with a graph' and documents use with one or more hosts, command timing through --cmd, color choices, and support across Windows, macOS, and Linux.
The project matters in package-manager culture because it is a small, memorable CLI replacement that turns a plain diagnostic stream into a visual terminal display without asking users to leave the shell.
The public project lives at orf/gping on GitHub and is organized as a Rust CLI with a manual page and a companion pinger component. Its repository page describes an active command-line tool with hundreds of commits and dozens of release artifacts.
The 2024 tag history shows separate gping and pinger release tags, indicating that the project evolved from a single end-user command into a small Rust workspace where the lower-level ping implementation can move alongside the CLI.
The README documents installation through Homebrew, MacPorts, Scoop, Chocolatey, Fedora COPR, Cargo, Arch, Alpine, Debian/Ubuntu, FreeBSD, Docker, Flox, and gah. The input package-manager map also records coverage across apk, brew, Chocolatey, Debian, MacPorts, Nix, pacman, Scoop, Ubuntu, winget, and zypper.
Homebrew packages gping as a Rust-built formula with binary bottle support for macOS and Linux, which is a strong fit for a tool whose value is immediate command-line ergonomics rather than a service or daemon.
The common workflow is to run gping with a host or list of hosts and watch latency over time in the terminal. The README also documents --cmd for graphing command execution time, cloud shorthand targets such as AWS regions, adjustable watch intervals, graph buffer length, address-family forcing, interface selection, simple graphics, and named or hex colors.
Because it stays close to ping, gping is often useful for live troubleshooting: comparing hosts, watching intermittent latency, or leaving a terminal graph visible while changing networks or testing a remote endpoint.
gping is the kind of package that travels well across package managers: one obvious executable name, a compact Rust binary, no background service, and immediate terminal-visible payoff. It is also a good example of the modern 'better Unix tool' pattern where an old primitive is kept but made more observable.
For maintainers, it is a network utility with platform-sensitive behavior, so package metadata tends to expose conflicts and platform packaging details even though the user-facing command is simple.
Sicherheitslage
Für gping wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gping | cli | globales Executable |
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.
Installationsmetadaten
| Paketschlüssel | brew:gping |
|---|---|
| Version | 1.20.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gping |
| Homepage | https://github.com/orf/gping |
| Repository | https://github.com/orf/gping |
| Upstream-Dokumentation | https://github.com/orf/gping#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/orf/gping/archive/refs/tags/gping-v1.20.4.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T09:00:02Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gping |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
gping 1.19.0-3+b1
ping, but with a graph
sudo apt install gpinggping
nix profile install nixpkgs#gpinggping 1.16.0-1
ping, but with a graph
sudo apt install gpinggping 1.20.1-r0
Ping, but with a graph
sudo apk add gpinggping 1.20.1-1
Ping, but with a graph
sudo pacman -S gpinggping 1.20.1-1.3
Ping, but with a graph
sudo zypper install gpinggping
sudo port install gpinggping
choco install gpingmain/gping
scoop install main/gpingorf.gping
winget install --id orf.gping -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.