macOS
brew install ttllocal Homebrew formula metadata
brew
Modern traceroute/mtr-style TUI with hop stats and ASN/geo enrichment. Version 0.21.0 via Homebrew; verified 2026-07-07. Also installable with nix: nix profile install nixpkgs#ttl.
install
brew install ttllocal Homebrew formula metadata
sudo apk add ttlAlpine Linux edge package indexes · ttl · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#ttlnixpkgs package indexes · pkgs/by-name/tt/ttl/package.nix · source: api.github.com
sudo zypper install ttlopenSUSE Tumbleweed package metadata · ttl · source: download.opensuse.org
winget install --id TwintailTeam.TTL -eWindows Package Manager source index · TwintailTeam.TTL · source: cdn.winget.microsoft.com
overview
Modern traceroute/mtr-style TUI with hop stats and ASN/geo enrichment
history
ttl is a modern Rust traceroute and mtr-style terminal tool with a real-time TUI, per-hop statistics, ASN and GeoIP enrichment, ECMP detection, path MTU discovery, and machine-readable exports.
Its package-manager niche is the contemporary network-debugging CLI: a single command that blends classic traceroute behavior with TUI observability, structured output, and daemon-friendly monitoring.
The official README describes ttl as a network diagnostic tool that goes beyond traceroute, with route flap alerts, IX identification, NAT detection, MTU discovery, and multi-target tracing. Its Cargo metadata identifies the package as a command-line network diagnostic utility and points to the GitHub repository.
The changelog shows active release work through 2026. Version 0.15.0 in January 2026 added animated replay and event recording; later releases added ECMP classification, NetBSD support, replay controls, daemon mode, Prometheus export, Docker publishing, trace diffing, and platform-specific raw-socket fixes.
The README lists installation paths through crates.io, Homebrew core, Alpine edge/testing, Arch AUR, Gentoo, NetBSD pkgsrc, Nix, GitHub release binaries, and Docker images. That spread is unusually broad for a young network CLI and reflects its appeal to package users who want a current alternative to stock traceroute/mtr.
The GitHub page describes ttl as a better mtr and lists topics such as Rust, CLI, terminal, networking, latency, geolocation, ICMP, TUI, traceroute, network visualization, mtr, ASN lookup, and Ratatui.
The README's quick start shows `ttl 8.8.8.8` on Linux after granting `cap_net_raw`, `sudo ttl 8.8.8.8` on macOS/BSD, UDP probing, multi-flow ECMP path discovery, path MTU discovery, multiple targets, and resolve-all tracing.
For automation, ttl supports JSON, CSV, text reports, line-delimited JSON streaming, saved-session replay, diffing, daemon mode, Prometheus metrics, Docker, and shell completions.
ttl is significant to package nerds because it packages a modern terminal-networking stack: Rust, Ratatui, cross-platform raw socket handling, package-manager install paths, and ops-friendly exports in one binary.
It also shows how newer CLIs compete with entrenched Unix tools by keeping the familiar traceroute mental model while adding structured output and observability hooks that fit scripted and containerized environments.
security posture
No matching local secret-handling manifest was found for ttl. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
ttl | 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.
install metadata
| Package key | brew:ttl |
|---|---|
| Version | 0.21.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ttl |
| Homepage | https://github.com/lance0/ttl |
| Repository | https://github.com/lance0/ttl |
| Upstream docs | https://github.com/lance0/ttl#readme |
| License | MIT |
| Source archive | https://github.com/lance0/ttl/archive/refs/tags/v0.21.0.tar.gz |
| Last updated | 2026-07-07T16:37:31Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ttl |
| 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.
ttl
nix profile install nixpkgs#ttlttl 0.19.1-r0
Fast, modern traceroute with lot of options. A better mtr.
sudo apk add ttlttl 0.19.1-1.1
Modern traceroute/mtr-style TUI
sudo zypper install ttlTwintailTeam.TTL
winget install --id TwintailTeam.TTL -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.