tcptraceroute icon indicating copy to clipboard operation
tcptraceroute copied to clipboard

A traceroute implementation using TCP packets

Results 11 tcptraceroute issues
Sort by recently updated
recently updated
newest added

Used code found at https://titanwolf.org/Network/Articles/Article?AID=be79a3d2-c2b5-4704-bf60-87462e1726de This code is released under CC BY-SA 4.0, which is compatible with GPLv3 - https://creativecommons.org/2015/10/08/cc-by-sa-4-0-now-one-way-compatible-with-gplv3/ - though not sure how this is handled in GPLv2...

Hi, is there any chance for future support of IP(v6) in addition to the deprecated (since 1998) legacy-IP (IPv4)? ;-) I'm currently using 1.5beta7 tcptraceroute tells me something about >...

The current shipped `configure` script falls apart when it encounters Apple Silicon, immediately aborting the build: ``` checking build system type... configure: error: /bin/sh ./config.sub -apple-darwin20.4.0 failed ``` Running `autoreconf...

`tcptraceroute` should support the use of capabilities via `libcap` or with filecaps. Currently, `tcptraceroute` will exit fatally if its EUID is not 0, even if we grant it capabilities manually...

[pcap_lookupdev(char *)](https://www.tcpdump.org/manpages/pcap_lookupdev.3pcap.html) is deprecated

it appears as though http://michael.toren.net/code/tcptraceroute/ is down

Installed tcptraceroute from Homebrew and it doesn't run - even for just usage output. Is missing `libcap`. Console output: ```bash > tcptraceroute reddit.com dyld: Symbol not found: _pcap_version Referenced from:...

Updates the URLs to point to where the source code actually exists :)

Two changes to support current versions of automake as they changed the format

In a moving world, hostnames are nothing, which persist too long ;) At least, if one verifies the path of (own) nodes, the usual 'traceroute' has the nice option '-A',...