macOS
brew install tcptraceroutelocal Homebrew formula metadata
sudo port install tcptracerouteMacPorts ports tree · net/tcptraceroute/Portfile · source: api.github.com
brew
Traceroute implementation using TCP packets. Version 1.5beta7 via Homebrew; verified from local package data.
install
brew install tcptraceroutelocal Homebrew formula metadata
sudo port install tcptracerouteMacPorts ports tree · net/tcptraceroute/Portfile · source: api.github.com
sudo apk add tcptracerouteAlpine Linux edge package indexes · tcptraceroute · source: dl-cdn.alpinelinux.org
sudo apt install tcptracerouteDebian stable package indexes · tcptraceroute · source: deb.debian.org
sudo dnf install tracerouteFedora Rawhide package metadata · traceroute · source: dl.fedoraproject.org
nix profile install nixpkgs#tcptraceroutenixpkgs package indexes · pkgs/by-name/tc/tcptraceroute/package.nix · source: api.github.com
sudo zypper install tracerouteopenSUSE Tumbleweed package metadata · traceroute · source: download.opensuse.org
overview
Traceroute implementation using TCP packets
history
tcptraceroute is a traceroute implementation that sends TCP packets instead of relying on the traditional UDP or ICMP probe pattern. Its package-manager niche is diagnosing paths through networks where ordinary traceroute behavior is filtered or misleading.
Michael C. Toren's official README identifies the project as a TCP-packet traceroute implementation and carries copyright coverage from 2001 through 2015. The ChangeLog records version 1.0 as the initial release on 2001-04-10, followed quickly by safer privilege handling, more probe options, portability work, Debian-related fixes, and libnet/libpcap integration.
The supplied package metadata shows tcptraceroute packaged across Homebrew, Debian, Ubuntu, Alpine, MacPorts, Nix, and several RPM-family distributions, sometimes through the broader traceroute package name. That spread reflects the long-standing need for a TCP-flavored traceroute in sysadmin and network-diagnostics toolbelts.
The official examples file demonstrates tcptraceroute tracing through firewalled webservers where traceroute had trouble, using TCP port 80 probes and displaying open endpoints. In practice it is installed when a user wants traceroute-style hop visibility using traffic that resembles a real TCP connection attempt.
tcptraceroute is significant because it turns a common troubleshooting workaround into a named package. It is small, old, and specialized, but it has enough operational value that package ecosystems continue to carry it alongside traceroute, libpcap, and libnet.
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 |
|---|---|---|---|
tcptraceroute | 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/mct/tcptraceroute
install metadata
| Package key | brew:tcptraceroute |
|---|---|
| Version | 1.5beta7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tcptraceroute |
| Homepage | https://github.com/mct/tcptraceroute |
| Repository | https://github.com/mct/tcptraceroute |
| Upstream docs | https://github.com/mct/tcptraceroute#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/mct/tcptraceroute/archive/refs/tags/tcptraceroute-1.5beta7.tar.gz |
| Dependencies | libnet |
| Build dependencies | autoconf, automake |
| Uses from macOS | libpcap |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | tcptraceroute requires root privileges so you will need to run `sudo tcptraceroute`. 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 | tcptraceroute |
| Version Scheme | 0 |
| Revision | 2 |
| 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.
tcptraceroute 1.5beta7+debian-4.2
traceroute implementation using TCP packets
https://github.com/mct/tcptraceroute
sudo apt install tcptraceroutetcptraceroute
nix profile install nixpkgs#tcptraceroutetcptraceroute 1.5beta7+debian-4.1build2
traceroute implementation using TCP packets
https://github.com/mct/tcptraceroute
sudo apt install tcptraceroutetcptraceroute 1.5_beta7-r4
Display route path using TCP probes
https://github.com/mct/tcptraceroute
sudo apk add tcptraceroutetcptraceroute-doc 1.5_beta7-r4
Display route path using TCP probes (documentation)
https://github.com/mct/tcptraceroute
sudo apk add tcptraceroute-doctraceroute 2.1.6-4.fc44
Traces the route taken by packets over an IPv4/IPv6 network
http://traceroute.sourceforge.net
sudo dnf install traceroutetraceroute 2.1.6-1.3
Packet route path tracing utility
https://traceroute.sourceforge.net/
sudo zypper install traceroutetcptraceroute
sudo port install tcptraceroutesource 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.