tcptraceroute Command Examples

A traceroute implementation using TCP packets. More information: https://github.com/mct/tcptraceroute.

tcptraceroute {{host}}

tcptraceroute {{host}} {{destination_port}} {{packet_length}}

tcptraceroute {{host}} -p {{source_port}} -s {{source_address}}

tcptraceroute {{host}} -f {{first_ttl}} -m {{max_ttl}}

tcptraceroute {{host}} -w {{wait_time}} -q {{number_of_queries}}

tcptraceroute {{host}} -i {{interface}}