macOS
brew install gpinglocal Homebrew formula metadata
sudo port install gpingMacPorts ports tree · net/gping/Portfile · 来源: api.github.com
安装
brew install gpinglocal Homebrew formula metadata
sudo port install gpingMacPorts ports tree · net/gping/Portfile · 来源: api.github.com
sudo apk add gpingAlpine Linux edge package indexes · gping · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#gpingnixpkgs package indexes · pkgs/by-name/gp/gping/package.nix · 来源: api.github.com
sudo pacman -S gpingArch Linux sync databases · gping · 来源: geo.mirror.pkgbuild.com
sudo zypper install gpingopenSUSE Tumbleweed package metadata · gping · 来源: download.opensuse.org
choco install gpingChocolatey community package catalog · gping · 来源: community.chocolatey.org
scoop install main/gpingScoop official bucket manifest trees · bucket/gping.json · 来源: api.github.com
winget install --id orf.gping -eWindows Package Manager source index · orf.gping · 来源: cdn.winget.microsoft.com
概览
Ping, but with a graph
历史
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.
安全态势
没有找到 gping 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gping | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:gping |
|---|---|
| 版本 | 1.20.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gping |
| 主页 | https://github.com/orf/gping |
| 仓库 | https://github.com/orf/gping |
| 上游文档 | https://github.com/orf/gping#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/orf/gping/archive/refs/tags/gping-v1.20.4.tar.gz |
| 最后更新 | 2026-06-25T09:00:02Z |
| Pulse | updated |
| 构建依赖 | pkgconf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.