mtr
brew install mtr
v0.96
GPL-2.0-only AND BSD-3-Clause AND LGPL-2.0-only
Network diagnostic combining traceroute and ping in a single interactive tool.
Why you might care
MTR continuously probes a network path showing real-time packet loss, latency, and hop information—better than running traceroute or ping separately. It's interactive, works over SSH, and provides a live view of route quality without manual command repetition. Useful for troubleshooting connectivity issues and understanding network performance degradation.
2.6k
30-day installs · #854
7.9k
90-day · #907
40.7k
365-day · #762
Runtime dependencies
Build dependencies
Links
- https://www.bitwizard.nl/mtr/
- Brew formula source: Formula/m/mtr.rb
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.
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"aliases": [],
"alternatives": [
"traceroute",
"ping",
"mping"
],
"build_dependencies": [
"autoconf",
"automake",
"pkgconf"
],
"categories": [
"networking",
"sysadmin"
],
"caveats": "mtr requires root privileges so you will need to run `sudo mtr`.\nYou should be certain that you trust any software you grant root privileges.\n",
"conflicts_with": [],
"dependencies": [
"jansson"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "\u0027traceroute\u0027 and \u0027ping\u0027 in a single tool",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:09+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "mtr",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.bitwizard.nl/mtr/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "MTR",
"installs_30d": 2613,
"installs_365d": 40725,
"installs_90d": 7949,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-only AND BSD-3-Clause AND LGPL-2.0-only",
"llm_generated_at": "2026-06-20T23:47:28+00:00",
"llm_model": "claude-haiku-4-5",
"name": "mtr",
"oldnames": [],
"one_liner": "Network diagnostic combining traceroute and ping in a single interactive tool.",
"optional_dependencies": [],
"rank_30d": 854,
"rank_365d": 762,
"rank_90d": 907,
"raw_hash": "c7985a2830b297e1",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/m/mtr.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.96",
"versioned_formulae": [],
"why_use_this": "MTR continuously probes a network path showing real-time packet loss, latency, and hop information\u2014better than running traceroute or ping separately. It\u0027s interactive, works over SSH, and provides a live view of route quality without manual command repetition. Useful for troubleshooting connectivity issues and understanding network performance degradation."
}