New implementation of the traceroute utility for modern Linux systems. Backward compatible with the traditional traceroute. Supports both IPv4 and IPv6, additional types of trace (including TCP), allows some traces for unprivileged users.
$ traceroute talk.maemo.org
# traceroute -I talk.maemo.org
# traceroute -T talk.maemo.org
# traceroute -T -p 443 talk.maemo.org
# traceroute -T -p 443 -O info talk.maemo.org