macOS
brew install gpinglocal Homebrew formula metadata
sudo port install gpingMacPorts ports tree · net/gping/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gping pour les workflows d'agents IA.
installation
brew install gpinglocal Homebrew formula metadata
sudo port install gpingMacPorts ports tree · net/gping/Portfile · Source: api.github.com
sudo apk add gpingAlpine Linux edge package indexes · gping · Source: dl-cdn.alpinelinux.org
sudo apt install gpingDebian stable package indexes · gping · Source: deb.debian.org
nix profile install nixpkgs#gpingnixpkgs package indexes · pkgs/by-name/gp/gping/package.nix · Source: api.github.com
sudo pacman -S gpingArch Linux sync databases · gping · Source: geo.mirror.pkgbuild.com
sudo zypper install gpingopenSUSE Tumbleweed package metadata · gping · Source: download.opensuse.org
choco install gpingChocolatey community package catalog · gping · Source: community.chocolatey.org
scoop install main/gpingScoop official bucket manifest trees · bucket/gping.json · Source: api.github.com
winget install --id orf.gping -eWindows Package Manager source index · orf.gping · Source: cdn.winget.microsoft.com
aperçu
Ping, but with a graph
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour gping. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
gping | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:gping |
|---|---|
| Version | 1.20.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/gping |
| Page d'accueil | https://github.com/orf/gping |
| Dépôt | https://github.com/orf/gping |
| Docs amont | https://github.com/orf/gping#readme |
| Licence | MIT |
| Archive source | https://github.com/orf/gping/archive/refs/tags/gping-v1.20.4.tar.gz |
| Dernière mise à jour | 2026-06-25T09:00:02Z |
| Pulse | updated |
| Dépendances de compilation | pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.