tcptraceroute - A traceroute implementation using TCP packets
Description:
TCPtraceroute is a traceroute implementation using TCP packets. The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that the conventional traceroute(8) sends out (ICMP echo or UDP) end up being filtered, making it impossible to completely trace the path to the destination. By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters.
Homepage: http://michael.toren.net/code/tcptraceroute/
License: GPL
Vendor: Fedora Project
Packages
tcptraceroute-1.5-0.4.beta7.fc8.x86_64 [45 KiB] |
Changelog by Fedora Release Engineering (2007-08-29):
- Rebuild for selinux ppc32 issue. |