Shreyas Zare e0f299769a minor change to app project files. 3 months ago
..
Address.cs 421497a2af GeoCountry.Address: Implemented support for ISP/ASN database. 6 months ago
CNAME.cs 1c53bd27a6 GeoCountry.CNAME: Implemented support for ISP/ASN database. 6 months ago
GeoCountryApp.csproj e0f299769a minor change to app project files. 3 months ago
MaxMind.cs 35da179128 GeoCountry.MaxMind: Implemented support for ISP/ASN database. 6 months ago
ReadMe.txt a5972ed61f GeoCountry: updated readme. 6 months ago
dnsApp.config 91bbfb9215 GeoCountryApp: updated code for new dns app changes. 3 years ago

ReadMe.txt

Using MaxMind GeoIP2 Database
=============================

This app requires MaxMind GeoIP2 database and includes the GeoLite2 version for trial.

For production usage, it is required that you purchase the GeoIP2 database from MaxMind (https://www.maxmind.com/) and use it.

To update the MaxMind GeoIP2 database for your app, download the GeoIP2-Country.mmdb file and zip it. Use the zip file with the manual Update option.

The app optionally also uses MaxMind ISP/ASN database which can be updated the with same method as above.