Open Visual Traceroute is a Java-based visual tracerouter software that displays the route in a World Wind Java cartographic component.
Usage:
1) Install Java >= 1.6
2) Run the following command (you'll need administrator privileges to detect and use network interface) java -Xmx256m -jar org.leo.traceroute.jar
3) To specify a proxy, set it up in the ${user.home}/.TraceRoute/conf.properties before starting the app proxy_host=http://proxy.com proxy_port=90
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
· Update the traceroute algo to dramatically decrease the traceroute execution time
· Add an option to see DNS associated with network node IP
· Add traceroute latency and DNS lookup time informations
· Increase map movement speed
· Add tooltips on the route table, adjust font size and column size.