Shreyas Zare e0f299769a minor change to app project files. 3 месяцев назад
..
Address.cs 190c408450 GeoDistance.Address: Implemented support for ISP/ASN database. 6 месяцев назад
CNAME.cs 7c5b45e655 GeoDistance.CNAME: Implemented support for ISP/ASN database. 6 месяцев назад
GeoDistanceApp.csproj e0f299769a minor change to app project files. 3 месяцев назад
MaxMind.cs ffd2f69893 GeoDistance.MaxMind: Implemented support for ISP/ASN database. 6 месяцев назад
ReadMe.txt 7639eee3bb GeoDistanceApp: updated readme. 6 месяцев назад
dnsApp.config c35d9d559d GeoDistanceApp: updated code for new dns app changes. 3 лет назад

ReadMe.txt

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

WARNING: Latitude and longitude are not precise and should not be used to identify a particular street address or household.

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