macOS
brew install mtrlocal Homebrew formula metadata
sudo port install mtrMacPorts ports tree · net/mtr/Portfile · source: api.github.com
brew
'traceroute' and 'ping' in a single tool. Version 0.96 via Homebrew; verified from local package data.
install
brew install mtrlocal Homebrew formula metadata
sudo port install mtrMacPorts ports tree · net/mtr/Portfile · source: api.github.com
sudo apk add mtrAlpine Linux edge package indexes · mtr · source: dl-cdn.alpinelinux.org
sudo apt install mtrDebian stable package indexes · mtr · source: deb.debian.org
sudo dnf install mtrFedora Rawhide package metadata · mtr · source: dl.fedoraproject.org
nix profile install nixpkgs#mtrnixpkgs package indexes · pkgs/by-name/mt/mtr/package.nix · source: api.github.com
sudo pacman -S mtrArch Linux sync databases · mtr · source: geo.mirror.pkgbuild.com
sudo zypper install mtropenSUSE Tumbleweed package metadata · mtr · source: download.opensuse.org
overview
'traceroute' and 'ping' in a single tool
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mtr | cli | global executable | |
mtr-packet | 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/traviscross/mtr
install metadata
| Package key | brew:mtr |
|---|---|
| Version | 0.96 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mtr |
| Homepage | https://www.bitwizard.nl/mtr/ |
| Repository | https://github.com/traviscross/mtr |
| Upstream docs | https://www.bitwizard.nl/mtr |
| License | GPL-2.0-only AND BSD-3-Clause AND LGPL-2.0-only |
| Source archive | https://github.com/traviscross/mtr/archive/refs/tags/v0.96.tar.gz |
| Dependencies | jansson |
| Build dependencies | autoconf, automake, pkgconf |
| 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 |
| Caveats | 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. |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 mtrsource 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.