[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#543861: tcptraceroute -- traceroute implementation using TCP packets



Package: wnpp
Severity: normal

I am orphaning tcptraceroute.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: tcptraceroute
Binary: tcptraceroute
Version: 1.5beta7+debian-2
Priority: optional
Section: net
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 7), autotools-dev, libpcap0.8-dev, libnet1-dev
Architecture: any
Standards-Version: 3.8.2
Format: 1.0
Directory: pool/main/t/tcptraceroute
Files:
 19b0242da08202aebcee642e347468d1 1281 tcptraceroute_1.5beta7+debian-2.dsc
 f8dd9f080ea1e018ffee4723c7aedd2f 119612 tcptraceroute_1.5beta7+debian.orig.tar.gz
 64cf495d59a8c70f9be7a333bbe455be 4873 tcptraceroute_1.5beta7+debian-2.diff.gz
Homepage: http://michael.toren.net/code/tcptraceroute/
Vcs-Browser: http://git.debian.net/?p=debian/tcptraceroute.git
Vcs-Git: git://git.debian.net/git/debian/tcptraceroute.git
Checksums-Sha1: 
 cd160a33622444152d16248d09c3a7aa27d014b8 119612 tcptraceroute_1.5beta7+debian.orig.tar.gz
 e7cc2bcf2cd5a837920b9764f9966ce26b88b20e 4873 tcptraceroute_1.5beta7+debian-2.diff.gz
Checksums-Sha256: 
 fd1a01dceda12ec8a95aa22178a434cd5d92d0854ee54056b54410695c795e71 119612 tcptraceroute_1.5beta7+debian.orig.tar.gz
 c4f254bc5174188da88e255d6accf967f7e628565b19e971fde4293287906b06 4873 tcptraceroute_1.5beta7+debian-2.diff.gz

Package: tcptraceroute
Priority: optional
Section: net
Installed-Size: 116
Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: i386
Version: 1.5beta7+debian-2
Depends: libc6 (>= 2.3), libnet1 (>= 1.1.2.1), libpcap0.8 (>= 1.0.0-1)
Filename: pool/main/t/tcptraceroute/tcptraceroute_1.5beta7+debian-2_i386.deb
Size: 30484
MD5sum: b2fb4fff4549a17e0fffde72e5817240
SHA1: 6b115255d8bdbb6158d69651ee6b8934095b24cd
SHA256: c3c438c494a759f7dc657ab5d35896019c7534d52fa89da05ca4971fd8859c8e
Description: traceroute implementation using TCP packets
 The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets
 with a TTL of one, and increments the TTL until the destination has been
 reached. By printing the gateways that generate ICMP time exceeded messages
 along the way, it is able to determine the path packets are taking to reach the
 destination.
 .
 The problem is that with the widespread use of firewalls on the modern
 Internet, many of the packets that traceroute(8) sends out end up being
 filtered, making it impossible to completely trace the path to the destination.
 However, in many cases, these firewalls will permit inbound TCP packets to
 specific ports that hosts sitting behind the firewall are listening for
 connections on. 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/
Tag: interface::commandline, protocol::ip, protocol::tcp, role::program, scope::utility




Reply to: