traceroute
traceroute copied to clipboard
Go Traceroute library
Repro: run ping to any host, ``` dbillor@netdev2-westus2:~$ ping bn6-0100-0002-01sw PING bn6-0100-0002-01sw.aznet.gbl (25.184.112.234) 56(84) bytes of data. 64 bytes from BN6-0100-0002-01SW.aznet.gbl (25.184.112.234): icmp_seq=1 ttl=48 time=62.2 ms 64 bytes from BN6-0100-0002-01SW.aznet.gbl...
Hi there I see it is possible to do traceroute via UDP. Is it also possible to do it over TCP? Is there an easy way to do it in...
support non-root and 3 attempts per hop
``` $ go get github.com/aeden/traceroute/cmd # github.com/aeden/traceroute ..\..\..\github.com\aeden\traceroute\traceroute.go:185: undefined: syscall.IPPROTO_ICMP ..\..\..\github.com\aeden\traceroute\traceroute.go:198: undefined: syscall.SO_RCVTIMEO ```