CRoute: C Traceroute Implementation This is a basic C implementation of the Traceroute protocol. Usage croute <ip> you'll likely need to run this as root (and on unix-like systems) Shoutouts tracers for the inspo and reference.