gping
brew install gping
v1.20.1
MIT
Ping, but with a graph
429
30-day installs · #1889
1.4k
90-day · #1899
6.9k
365-day · #1681
12.5k
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
cli
command-line
graph
linux
network-monitoring
ping
rust
shell
Links
- https://github.com/orf/gping
- GitHub: orf/gping
- Brew formula source: Formula/g/gping.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"pkgconf",
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [
"inetutils"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Ping, but with a graph",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:23+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gping",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-19T10:32:44Z",
"github_readme_excerpt": "# gping \ud83d\ude80\n\n[](https://crates.io/crates/gping)\n[](https://github.com/orf/gping/actions)\n\nPing, but with a graph.\n\n\n\nComes with the following super-powers:\n* Graph the ping time for multiple hosts\n* Graph the _execution time_ for commands via the `--cmd` flag\n* Custom colours\n* Windows, Mac and Linux support\n\nTable of Contents\n=================\n\n * [Install :cd:](#install-cd)\n * [Usage :saxophone:](#usage-saxophone)\n\n\u003ca href=\"https://repology.org/project/gping/versions\"\u003e\n \u003cimg src=\"https://repology.org/badge/vertical-allrepos/gping.svg\" alt=\"Packaging status\" align=\"right\"\u003e\n\u003c/a\u003e\n\n# Install :cd:\n\n* macOS\n * [Homebrew](https://formulae.brew.sh/formula/gping#default): `brew install gping`\n * [MacPorts](https://ports.macports.org/port/gping/): `sudo port install gping`\n* Linux (Homebrew): `brew install gping`\n* CentOS (and other distributions with an old glibc): Download the MUSL build from the latest release\n* Windows/ARM:\n * Scoop: `scoop install gping`\n * Chocolatey: `choco install gping`\n * Download the latest release from [the github releases page](https://github.com/orf/gping/releases)\n* Fedora ([COPR](https://copr.fedorainfracloud.org/coprs/atim/gping/)): `sudo dnf copr enable atim/gping -y \u0026\u0026 sudo dnf install gping`\n* Cargo (**This requires `rustc` version 1.67.0 or greater**): `cargo install gping`\n* Arch Linux: `pacman -S gping`\n* Alpine linux: `apk add gping`\n* Ubuntu \u003e23.10/Debian \u003e13: `apt install gping`\n* Ubuntu/Debian ([Azlux\u0027s repo](https://packages.azlux.fr/)):\n ```bash\n echo \u0027deb [signed-by=/usr/share/keyrings/azlux.gpg] https://packages.azlux.fr/debian/ bookworm main\u0027 | sudo tee /etc/apt/sources.list.d/azlux.list\n sudo apt install gpg curl\n curl -s https://azlux.fr/repo.gpg.key | gpg --dearmor | sudo tee /usr/share/keyrings/azlux.gpg \u003e /dev/null\n sudo apt update\n sudo apt install g",
"github_repo": "orf/gping",
"github_stars": 12532,
"github_topics": [
"cli",
"command-line",
"graph",
"linux",
"network-monitoring",
"ping",
"rust",
"shell"
],
"homepage": "https://github.com/orf/gping",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 429,
"installs_365d": 6880,
"installs_90d": 1364,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "gping",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1889,
"rank_365d": 1681,
"rank_90d": 1899,
"raw_hash": "b3978ced7ab63b46",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gping.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.20.1",
"versioned_formulae": [],
"why_use_this": null
}