IPInfoOffline Changelog

What's new in IPInfoOffline 1.70

May 17, 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.
  • Both IPv4 and IPv6 files are supported.
  • In order to use these files, simply download the desired files and put them in the same folder of IPInfoOffline.exe with their original filename (For example: asn-country-ipv4.csv , asn-ipv4.csv, asn-ipv6.csv)

New in IPInfoOffline 1.61 (Jan 18, 2023)

  • Fixed bug: IPInfoOffline randomly crashed when using the GeoLite2 City database.

New in IPInfoOffline 1.60 (Mar 16, 2021)

  • Added 'CIDR' column.
  • Added 'Duplicate Count' column, which displays the number of duplicate IP addresses when the "Don't add duplicate IP addresses" or "Don't add duplicate IP blocks" options are turned on.
  • Updated the internal IP to country database.

New in IPInfoOffline 1.55 (Jul 9, 2019)

  • Added support for IPv6 addresses, when using the GeoLite2 City/Country/ASN database.

New in IPInfoOffline 1.50 (May 28, 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 IPInfoOffline.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 IPInfoOffline.exe and IPInfoOffline will load it automatically and display the information of every IP address in the 'ASN' and 'Company Name' columns.

New in IPInfoOffline 1.47 (May 23, 2018)

  • Updated the internal IP to country database.

New in IPInfoOffline 1.46 (Feb 5, 2018)

  • Fixed IPInfoOffline to parse IP address with port number (e.g: 8.8.8.8:80 ).

New in IPInfoOffline 1.45 (Oct 25, 2017)

  • Updated the internal IP to country database.
  • Added 'Auto Size Columns+Headers' option.

New in IPInfoOffline 1.44 (Nov 28, 2016)

  • Updated the internal IP to country database.

New in IPInfoOffline 1.43 (May 3, 2016)

  • Fixed the 'Select IP Addresses' window to support Ctrl+A (Select All).
  • Updated the internal IP to country database.

New in IPInfoOffline 1.42 (Dec 27, 2015)

  • Updated the internal IP to country database.

New in IPInfoOffline 1.41 (May 4, 2015)

  • Fixed IPInfoOffline to detect IP address when it's enclosed with brackets.

New in IPInfoOffline 1.40 (Mar 28, 2015)

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

New in IPInfoOffline 1.32 (Jul 8, 2013)

  • Updated the internal IP to country database

New in IPInfoOffline 1.31 (Nov 10, 2012)

  • When IPInfoOffline loads an external IP-Country file (IpToCountry.csv), information about that is displayed in the status bar

New in IPInfoOffline 1.30 (Aug 28, 2012)

  • IPInfoOffline now remembers that last size and position of the 'Select IP Addresses' window.
  • Fixed bug: The Organization column displayed empty string.
  • Updated the internal IP to country database.

New in IPInfoOffline 1.25 (Mar 29, 2012)

  • Updated the internal IP to country database.

New in IPInfoOffline 1.23 (Dec 10, 2011)

  • Updated the internal country names list

New in IPInfoOffline 1.22 (Aug 22, 2011)

  • Updated the internal country names list.

New in IPInfoOffline 1.21 (Jul 25, 2011)

  • Updated the internal IP to country database

New in IPInfoOffline 1.20 (May 7, 2011)

  • Added command-line support for saving IP addresses information into a file without any user interface.
  • Fixed the IP addresses sorting
  • Updated the internal IP to country database.

New in IPInfoOffline 1.18 (Oct 4, 2010)

  • Added 'Add Header Line To CSV/Tab-Delimited File' option. When this option is turned on, the column names are added as the first line when you export to csv or tab-delimited file.
  • Updated the internal IP to country database.

New in IPInfoOffline 1.17 (Jun 14, 2010)

  • Updated the internal IP to country database.

New in IPInfoOffline 1.16 (Jun 12, 2009)

  • Added F9 accelerator key for opening the 'Choose IP Addresses' window.
  • Updated the internal IP blocks list.

New in IPInfoOffline 1.15 (May 10, 2009)

  • Added /AddCountry command-line option that allows you to inject country name for each IP address inside a text file. You can use this feature for adding country data into the Output of other tools like tracert and ping.

New in IPInfoOffline 1.10 (Apr 28, 2009)

  • Added 'European Union' string for .eu IP addresses and 'Reserved' string for Reserved addresses (e.g: 192.168.x.x)
  • Added 'Index' column that displays the order of the IP addresses in your list.
  • Updated the internal IP blocks list.

New in IPInfoOffline 1.05 (Nov 27, 2008)

  • Added new option: Don't add duplicate IP addresses.
  • Added new option: Don't add duplicate IP blocks.