macOS
brew install trippylocal Homebrew formula metadata
brew
trippy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install trippylocal Homebrew formula metadata
sudo apk add trippyAlpine Linux edge package indexes · trippy · ソース: dl-cdn.alpinelinux.org
sudo apt install trippyDebian stable package indexes · trippy · ソース: deb.debian.org
nix profile install nixpkgs#trippynixpkgs package indexes · pkgs/by-name/tr/trippy/package.nix · ソース: api.github.com
sudo pacman -S trippyArch Linux sync databases · trippy · ソース: geo.mirror.pkgbuild.com
sudo zypper install trippyopenSUSE Tumbleweed package metadata · trippy · ソース: download.opensuse.org
scoop install main/trippyScoop official bucket manifest trees · bucket/trippy.json · ソース: api.github.com
winget install --id FujiApple.Trippy -eWindows Package Manager source index · FujiApple.Trippy · ソース: cdn.winget.microsoft.com
概要
Network diagnostic tool, inspired by mtr
履歴
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`.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
trip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/fujiapple852/trippy
インストールメタデータ
| パッケージキー | brew:trippy |
|---|---|
| バージョン | 0.13.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/trippy |
| ホームページ | https://trippy.rs/ |
| リポジトリ | https://github.com/fujiapple852/trippy |
| 上流ドキュメント | https://trippy.rs/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/fujiapple852/trippy/archive/refs/tags/0.13.0.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.