CountryTraceRoute Changelog

What's new in CountryTraceRoute 1.50

Oct 17, 2023
  • Added support for IPv6 addresses.
  • You can choose one of the following IP address modes: IPv4, IPv6, or Automatic.
  • In order to get country/city and ASN information for IPv6 addresses, simply download the desired IPv6 files from https://github.com/sapics/ip-location-db and put them in the same folder of CountryTraceRoute.exe with their original filename. (For example: asn-country-ipv6.csv , asn-ipv6.csv)
  • Added 'Copy IP Addresses' option, which copies the IP addresses of the selected items to the clipboard.

New in CountryTraceRoute 1.40 (May 1, 2023)

  • Added support for using the IP-Location files from https://github.com/sapics/ip-location-db.
  • You can use all 3 types of CSV files: Country, City, and ASN.
  • In order to use these files, simply download the desired files and put them in the same folder of CountryTraceRoute.exe with their original filename (For example: asn-country-ipv4.csv , asn-ipv4.csv)
  • Updated the internal IP location database.

New in CountryTraceRoute 1.33 (Nov 18, 2022)

  • Fixed bug: CountryTraceRoute failed to display the TTL value if the first query was failed.

New in CountryTraceRoute 1.32 (Jul 29, 2021)

  • Added 'New CountryTraceRoute Instance' under the File menu, for opening a new window of CountryTraceRoute.
  • Updated to work properly in high DPI mode.

New in CountryTraceRoute 1.31 (Oct 20, 2019)

  • Added 'TTL' column.

New in CountryTraceRoute 1.30 (May 31, 2019)

  • Added support for GeoLite2 City and GeoLite2 Country database in CSV format.
  • In order to use it, you have to extract the following files into the folder of CountryTraceRoute.exe: GeoLite2-City-Blocks-IPv4.csv , GeoLite2-City-Locations-en.csv
  • Be aware that the loading process of the GeoLite2 City database is quite slow.
  • Added support for GeoLite2 ASN database in CSV format. In order to use it, copy GeoLite2-ASN-Blocks-IPv4.csv into the folder of CountryTraceRoute.exe and CountryTraceRoute will load it automatically and display the information of every IP address in the 'ASN' and 'Company Name' columns.

New in CountryTraceRoute 1.27 (Feb 5, 2017)

  • The hosted name/ip address is now displayed in the window title.

New in CountryTraceRoute 1.27 (Jul 25, 2016)

  • Fixed bug: CountryTraceRoute crashed when it failed to resolve the specified host name.
  • Updated the internal IP to country database.

New in CountryTraceRoute 1.25 (Jun 29, 2015)

  • Updated the internal IP to country database.
  • Added option to select the font of the main List-View.

New in CountryTraceRoute 1.23 (Jan 12, 2015)

  • Fixed bug: CountryTraceRoute failed to remember the last size/position of the main window if it was not located in the primary monitor.

New in CountryTraceRoute 1.22 (Jul 27, 2014)

  • Fixed to display the main window properly when using large fonts settings.

New in CountryTraceRoute 1.21 (Jun 24, 2014)

  • Fixed bug: CountryTraceRoute crashed when specifying a large maximum hops number.

New in CountryTraceRoute 1.20 (Mar 3, 2014)

  • Added command-line options to start the Traceroute instantly with the specified host name

New in CountryTraceRoute 1.16 (Apr 10, 2013)

  • Fixed the flickering appeared while updating the Traceroute information

New in CountryTraceRoute 1.15 (Feb 28, 2013)

  • CountryTraceRoute now remembers the last 20 host-names/IP addresses that you previously queried and you can select them from a combo-box.
  • The host-name combo-box is now focused on start.

New in CountryTraceRoute 1.10 (Feb 4, 2013)

  • Added 'Put Icon On Tray' option.
  • You now copy & paste full URL into the host name text-box, and CountryTraceRoute will automatically extract the host name from the URL.

New in CountryTraceRoute 1.06 (Jan 14, 2013)

  • Added 'Stop' button.
  • Added 'Mark Odd/Even Rows' option, under the View menu. When it's turned on, the odd and even rows are displayed in different color, to make it easier to read a single line.

New in CountryTraceRoute 1.05 (Nov 26, 2012)

  • Added support for GeoLite City database. You can now download the GeoLite City database (GeoLiteCity.dat.gz), put it in the same folder of CountryTraceRoute.exe, and CountryTraceRoute will automatically use it to get the country/city information for every IP address.