What's new in Open Visual Trace Route 2.0.0

Dec 31, 2021
  • Library: Upgrade to worldwind 2.2.0
  • Library: upgrade to Java 11+
  • Deprecate embedded trace route mode and sniffer mode

New in Open Visual Trace Route 1.7.1 (Jul 29, 2018)

  • I could successfully make this version on multiple systems, but my tests do not cover everything, so if you find a bug, a typo in some label feel free to post a bug report and/or fix:
  • On Sourceforge http://sourceforge.net/projects/openvisualtrace/
  • Or by email at [email protected]
  • On Facebook https://www.facebook.com/openvisualtraceroute/
  • Please specify your OS, logs (under $USER_HOME/ovtr/ovtr.log), and the steps to reproduce the issue on the bug report.
  • I cannot guaranty to fix issues, (this software is free and open source) but I can promise to take a look at them when I have a moment.

New in Open Visual Trace Route 1.7.0 (Nov 15, 2017)

  • Feature: DNS loc records feature
  • Feature: Use system proxy when available, allow to specify user and password
  • Feature: Anti-aliasing fonts
  • Library: Upgrade world wind version
  • Library: Upgrade required Java version to 1.8
  • Fix : Fix hanging network interface detection
  • Fix : Increase geoip db download timeout to avoid issue on first startup

New in Open Visual Trace Route 1.6.5 (Feb 1, 2017)

  • Fix Fatal error IOException: Failed to download geoip database
  • UI : Fix status bar tooltip
  • Traceroute : Fix consecutive unknown locations diplayed in the (0, 0)

New in Open Visual Trace Route 1.6.4 (Nov 1, 2016)

  • Sniffer : Fix filter on port and packet length greater than 999 issue
  • Sniffer : Add feature to select a list and or range of ports.
  • Sniffer : Add feature to stop the capture after a given amount of time
  • Traceroute : Fix traceroute timeout greater than 999s issue
  • UI : German translation (thanks to Centauri39)
  • UI : Japanese translation
  • UI : Save table column width in preferences
  • UI : Save windows location
  • UI : Add font chooser in the preference window
  • UI : Fix sorting on row number
  • Map : Choose line thickness in preference window
  • Map : display unknown ips at the previous known location and no longer at (0, 0)
  • Map : Fix 2D map not repainting in sniffer mode
  • Windows : change whois provider

New in Open Visual Trace Route 1.6.3 (Jul 5, 2016)

  • Add max number of hops for traceroute
  • Add hostname filter for sniffer
  • Improve embedded traceroute accuracy
  • Add log windows to show application logs
  • Add settings to hide non selected labels from the map
  • Dynamic config to be able to update external content (ip address provider, geoip db location) without having to release a new version of the app
  • Expire the geo ip db every month and download the latest version to avoid having the db getting outdated when the application is not updated.
  • Add startup information to the splashscreen, refactor the startup flow
  • Fix a bunch of UI bugs
  • Fix a bunch of labels.

New in Open Visual Trace Route 1.6.2 (Nov 28, 2015)

  • Add whois feature in both traceroute and sniffer
  • Fix duplicated route points during the traceroute
  • Fix bug on sorting on tables
  • Update Geoip database
  • Update public ip address provider

New in Open Visual Trace Route 1.6.1 (Apr 29, 2015)

  • Improve Maps visualization by displaying lines with color and elevation corresponding to latency for traceroute and number of packets for sniffer
  • Add export route and network capture to a file in CSV format
  • Add "take a screenshot" feature
  • Persist traceroute history and provide it as autocomplete suggestions
  • Add a preference to hide the current public IP address from the UI (useful when taking snapshots of the application but don't want to show your IP address)
  • For the 3D map, allow user to specify the animation speed and the replay speed for traceroute
  • Rotating selection for overlapping points on the maps
  • Update geo ip database
  • Clear geo ip cached database when installing a new version to make sure the data is updated from the new installer
  • Add a preference to hide the splashscreen
  • Fix couple of issues

New in Open Visual Trace Route 1.6.0 (Jan 13, 2015)

  • Improve traceroute mechanism to use the OS traceroute instead of the embedded traceroute (that will be used by default in case the embedded network library couldn't be initialized for whatever reason)
  • Add installer for windows, dmg for mac and deb for linux packagings for easier installation and uninstallation
  • Improve error handling, disable 3D map for system that don't support required OpenGL features.
  • Fix error when using the timeout spinner
  • Fix error when first starting the application if it is located in a directory where the user does not have right access
  • Improve toolbar layout for low resolution screens
  • Add a Settings dialog
  • Add support for French language

New in Open Visual Trace Route 1.5.1 (May 20, 2014)

  • Fix JVM crash when capturing packets for a long time
  • Check version at startup and propose the user to go to the download page
  • Improve the packet details view
  • Allow to choose network interface for sniffer
  • Update ip->geo location database. Ship it compressed with the application to reduce package size

New in Open Visual Trace Route 1.5.0 (May 6, 2014)

  • Add packet sniffer mode
  • Add timeout for traceroute
  • 2D map component using Openmap
  • Upgrade to WorldWind 2.0
  • Refactoring of code
  • Use proper logger inside the code

New in Open Visual Trace Route 1.4.0 (Nov 6, 2013)

  • Allow to choose the network interface to use for trace route
  • Optimize startup of traceroute
  • Dramatically improve DNS lookup performance
  • Add route length and distance between route points
  • Display Country flag in the table and in the map
  • Fix the overlay of labels on the map when several route points have the same coordinates
  • Redesign gantt chart view to make it easier to see points
  • Implement selection synchronization maptablegantt chart
  • Change window layout
  • Change look and feel for windows os
  • Refactor code
  • Fix an issue when replaying a route with only one point
  • Fix Linux start script
  • Fix bug when saving the size of the window

New in Open Visual Trace Route 1.3.0 Beta (Jun 24, 2013)

  • Upgrade to Worldwind 1.5.0, change layer panel, add graticule
  • Add Gantt view of the route
  • Add Replay function of the traceroute
  • Implement bi-directional selection synchronization maptable
  • Focus on the last point of the route during tracing
  • Update visual of the Route (3d shape)
  • Update labels of the points (cities) of the route
  • Save application window size and split location when exiting the application
  • Highlight current route point during tracing (both map and table)
  • Fix an error when clearing selection the table
  • Fix an error that crashed the application when starting from a directory that has space characters inside its path
  • Fix a memory leak when tracing the route

New in Open Visual Trace Route 1.2.1 Beta (Jun 17, 2013)

  • Remove the Applet version (JNLP files than contains JOGL native libs are no longer maintained by Oracle/JOGL)
  • Refactor installer, remove the local dir, simplify native library management
  • Better error management

New in Open Visual Trace Route 1.2.0 Beta (Jun 8, 2013)

  • Add win 64 support
  • Update geoip data
  • Add copy to clipboard feature
  • Set text of buttons as tooltips
  • Display latency 0ms as

New in Open Visual Trace Route 1.1.2 Beta (Jun 8, 2013)

  • Add support for Windows 64 bits
  • Fix a couple of bugs on the install, and on the JLNP version

New in Open Visual Trace Route 1.1.1 Beta (Sep 10, 2012)

  • 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.

New in Open Visual Trace Route 1.1.0 Beta (Sep 3, 2012)

  • Add Linux 32/64 bits support
  • Fix some issues during the browsing of devices
  • Add proxy support
  • Change public IP address mechanism
  • Sturdiness when start the application in command line (no need to be in the jar folder)

New in Open Visual Trace Route 1.0.8 Beta (Sep 3, 2012)

  • Fatal error dialog when launching on OS which arch is not x86

New in Open Visual Trace Route 1.0.7 Beta (May 30, 2011)

  • Remaining reference to the JDK 7 that was installed on the development environment (and used by ant compilation task).
  • Minor corrections on Manifest and build, clean unused jar entries
  • Update header license
  • License file not included in the build
  • Update build to zip the product and add the README

New in Open Visual Trace Route 1.0.6 Beta (May 30, 2011)

  • Stand alone execution available
  • The Applet version can be deployed by copying the content of the folder into the target Internet location. The JNLP and html files need to be updated with the given location.
  • The Stand alone version can be launch by double-click on the org.leo.traceroute.jar
  • If the default memory is insufficient for the stand alone version, launching the jar in command line java -Xmx512m -jar org.leo.traceroute.jar
  • Update of the Install of the application in both execution cases
  • Update of the build.xml

New in Open Visual Trace Route 1.0.5 Beta (May 30, 2011)

  • Correction of a UnsatisfiedLinkError while loading the Jpcap dll

New in Open Visual Trace Route 1.0.4 Beta (May 30, 2011)

  • Bug in the trace route algo, the last point is not added to the route
  • Add the license dialog
  • Several minor evolutions and bug corrections

New in Open Visual Trace Route 1.0.3 Beta (May 30, 2011)

  • Implements the GlassPane class to display messages
  • Update the list of layers of WW
  • Several minor evolutions and bug corrections

New in Open Visual Trace Route 1.0.2 Beta (May 30, 2011)

  • Update of the renderer of the Table
  • Use of Nimbus Look & Feel

New in Open Visual Trace Route 1.0.1 Beta (May 30, 2011)

  • First point of the route is the public IP of the client, not the local Lan IP
  • Trouble of selection in the Table component
  • Add a progress bar to show the trace route is running

New in Open Visual Trace Route 1.0.0 Beta (May 30, 2011)

  • First build
  • Integration of WWJ and Jpcap OK