macOS
brew install mtrlocal Homebrew formula metadata
brew
mtr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mtrlocal Homebrew formula metadata
sudo apk add mtrAlpine Linux edge package indexes · mtr · ソース: dl-cdn.alpinelinux.org
sudo dnf install mtrFedora Rawhide package metadata · mtr · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mtrnixpkgs package indexes · pkgs/by-name/mt/mtr/package.nix · ソース: api.github.com
sudo pacman -S mtrArch Linux sync databases · mtr · ソース: geo.mirror.pkgbuild.com
sudo zypper install mtropenSUSE Tumbleweed package metadata · mtr · ソース: download.opensuse.org
概要
'traceroute' and 'ping' in a single tool
履歴
mtr began as Matt Kimball's network diagnostic program and was later maintained by Roger Wolff at BitWizard; the BitWizard history page says Wolff took over maintenance in October 1998. The name is commonly expanded as My Traceroute, preserving its origin as Matt's Traceroute while emphasizing the combined traceroute-and-ping behavior that made the tool distinctive.
Technically, mtr repeatedly probes the path from the local host to a destination with increasing time-to-live values, discovers intermediate hops from router responses, and prints running latency and loss statistics for each hop. The official README warns that routers can suppress or rate-limit ICMP responses, so apparent loss at an intermediate hop does not automatically mean forwarded traffic is being dropped there. The project also splits privileged packet work into mtr-packet, which must have raw-socket privileges on Unix-like systems.
Its adoption is broad because it turns an intermittent network path into a live table that operators can watch while troubleshooting. Distribution packaging for Unix-like systems, a GitHub-maintained upstream, WSL instructions for Windows users, and long-standing Homebrew/Linux packages place it alongside ping, traceroute, and pathping-style tools, but with the advantage of continuous per-hop statistics.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mtr | cli | グローバル実行可能ファイル | |
mtr-packet | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/traviscross/mtr
インストールメタデータ
| パッケージキー | brew:mtr |
|---|---|
| バージョン | 0.96 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mtr |
| ホームページ | https://www.bitwizard.nl/mtr/ |
| リポジトリ | https://github.com/traviscross/mtr |
| 上流ドキュメント | https://www.bitwizard.nl/mtr |
| ライセンス | GPL-2.0-only AND BSD-3-Clause AND LGPL-2.0-only |
| ソースアーカイブ | https://github.com/traviscross/mtr/archive/refs/tags/v0.96.tar.gz |
| 依存関係 | jansson |
| ビルド依存関係 | autoconf, automake, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
| 注意点 | mtr requires root privileges so you will need to run `sudo mtr`. You should be certain that you trust any software you grant root privileges. |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mtr |
| 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 パッケージリンクとは分けて表示されます。
mtr 0.95-1.1+b1
Full screen ncurses and X11 traceroute tool
sudo apt install mtrmtr-tiny 0.95-1.1+b1
Full screen ncurses traceroute tool
sudo apt install mtr-tinymtr
nix profile install nixpkgs#mtrmtr 0.95-1.1build2
Full screen ncurses and X11 traceroute tool
sudo apt install mtrmtr-tiny 0.95-1.1build2
Full screen ncurses traceroute tool
sudo apt install mtr-tinymtr 0.96-r2
Full screen ncurses traceroute tool
sudo apk add mtrmtr-bash-completion 0.96-r2
Bash completion for mtr
sudo apk add mtr-bash-completionmtr-doc 0.96-r2
Full screen ncurses traceroute tool (documentation)
sudo apk add mtr-docmtr-gtk 0.96-r2
The GTK+ interface for mtr
sudo apk add mtr-gtkmtr 0.95-14.fc44
Network diagnostic tool combining 'traceroute' and 'ping'
sudo dnf install mtrmtr-gtk 0.95-14.fc44
GTK interface for MTR
sudo dnf install mtr-gtkmtr 0.96-1
Combines the functionality of traceroute and ping into one tool (CLI version)
sudo pacman -S mtrmtr 0.96-1.4
Ping and Traceroute Network Diagnostic Tool
sudo zypper install mtrmtr-gtk 0.96-1.4
Ping and Traceroute Network Diagnostic Tool
sudo zypper install mtr-gtkmtr
sudo port install mtrソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.