macOS
brew install trippylocal Homebrew formula metadata
brew
Network diagnostic tool, inspired by mtr. Version 0.13.0 via Homebrew; verified from local package data.
install
brew install trippylocal Homebrew formula metadata
sudo apk add trippyAlpine Linux edge package indexes · trippy · source: dl-cdn.alpinelinux.org
sudo apt install trippyDebian stable package indexes · trippy · source: deb.debian.org
nix profile install nixpkgs#trippynixpkgs package indexes · pkgs/by-name/tr/trippy/package.nix · source: api.github.com
sudo pacman -S trippyArch Linux sync databases · trippy · source: geo.mirror.pkgbuild.com
sudo zypper install trippyopenSUSE Tumbleweed package metadata · trippy · source: download.opensuse.org
scoop install main/trippyScoop official bucket manifest trees · bucket/trippy.json · source: api.github.com
winget install --id FujiApple.Trippy -eWindows Package Manager source index · FujiApple.Trippy · source: cdn.winget.microsoft.com
overview
Network diagnostic tool, inspired by mtr
history
Trippy is a cross-platform network diagnostic command-line and terminal UI tool that combines traceroute-style path discovery with ping-style latency measurement. Its own README describes it as a tool for analyzing networking issues, while the project documentation and package metadata position it as a modern mtr-like utility.
The project is explicitly built in the lineage of classic packet-path tools: the README says Trippy draws heavily from mtr, incorporates ideas from libparistraceroute and Dublin Traceroute, and borrows inspiration from pnet for networking code. That puts Trippy in the tradition of tools used by operators to understand hop-by-hop latency, packet loss, and route changes, but with a Rust implementation and a polished TUI.
Trippy's README lists distribution through Cargo, Homebrew, Debian, Ubuntu PPA, Snap, WinGet, Scoop, Chocolatey, NetBSD, FreeBSD, OpenBSD, Arch, Gentoo, Void, Nix, Docker, and other repositories. That broad packaging footprint is the main source-backed adoption signal: it moved beyond a source-only Rust utility into the normal package-manager channels used by network engineers and CLI collectors.
The documented basic workflow is to run `trip example.com`, often with privileges depending on platform packet access rules, then use Trippy's live output and documentation for usage examples, privilege setup, CLI reference, columns, themes, and configuration. Package users generally install it as a drop-in modern diagnostic tool when they want mtr-like behavior without remembering separate ping and traceroute invocations.
For package-manager catalogs, Trippy is interesting because it is a Rust CLI that has escaped the Cargo-only niche and is packaged across Unix, BSD, Windows, Docker, and Homebrew ecosystems. It is the kind of tool package nerds notice: a newer implementation of a familiar sysadmin workflow, with strong cross-platform install coverage and a single executable named `trip`.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./trippy.toml./.trippy.toml~/trippy.toml~/.trippy.toml$XDG_CONFIG_HOME/trippy.toml$XDG_CONFIG_HOME/.trippy.toml$XDG_CONFIG_HOME/trippy/trippy.toml$XDG_CONFIG_HOME/trippy/.trippy.toml%APPDATA%/trippy.toml%APPDATA%/.trippy.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
trip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/fujiapple852/trippy
install metadata
| Package key | brew:trippy |
|---|---|
| Version | 0.13.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/trippy |
| Homepage | https://trippy.rs/ |
| Repository | https://github.com/fujiapple852/trippy |
| Upstream docs | https://trippy.rs/ |
| License | Apache-2.0 |
| Source archive | https://github.com/fujiapple852/trippy/archive/refs/tags/0.13.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | trippy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
trippy 0.12.2+dfsg-1
TUI network diagnostic tool
https://github.com/fujiapple852/trippy
sudo apt install trippytrippy
nix profile install nixpkgs#trippytrippy 0.13.0-r0
combines the functionality of traceroute and ping and is designed to assist with the analysis of networking issues.
https://github.com/fujiapple852/trippy/
sudo apk add trippytrippy-bash-completion 0.13.0-r0
Bash completions for trippy
https://github.com/fujiapple852/trippy/
sudo apk add trippy-bash-completiontrippy-zsh-completion 0.13.0-r0
Zsh completions for trippy
https://github.com/fujiapple852/trippy/
sudo apk add trippy-zsh-completiontrippy 0.13.0-2
A network diagnostic tool
sudo pacman -S trippytrippy 0.13.0-1.3
A network diagnostic tool
https://github.com/fujiapple852/trippy
sudo zypper install trippymain/trippy
scoop install main/trippyFujiApple.Trippy
winget install --id FujiApple.Trippy -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.