About 50 results
Open links in new tab
  1. Where does MaxMind get its data and how can you access it?

    Aug 7, 2013 · MaxMind periodically tests the accuracy of the data used in GeoIP2 products and services. Accuracy is calculated by checking known web user IP address and location pairs against …

  2. Springboot 3.3 can't get Maxmind GeoLite2-Country.mmdb file from ...

    Nov 11, 2024 · I'm using maxmind GeoLite2-Country.mmdb in springboot 3.3. This what I did: I subscribed and got a maxmind free licence which I used to download the database with bellow …

  3. php - Getting MaxMind\Exception\AuthenticationException: "your …

    Apr 24, 2024 · I have an account with MaxMind anti-fraud service and am using their PHP library which I installed via Composer. I set up a sandbox account and generated a user and license key. However, …

  4. How to correct maxmind GeoIP location? - Stack Overflow

    Apr 5, 2020 · How to correct maxmind GeoIP location? Asked 5 years, 10 months ago Modified 4 years, 1 month ago Viewed 612 times

  5. MaxMind: loading GeoIP2 mmdb into memory for fast read

    Apr 9, 2016 · 3 I am using MaxMind's GeoIP2 to get the geo information for an IP address. In my Java web application, the DatabaseReader reader = new DatabaseReader.Builder(new File("C:\GeoLite2 …

  6. php - Maxmind's GeoLite2 Continent code - Stack Overflow

    Jun 9, 2018 · Maxmind's "EU" country code Maxmind sometimes uses the country code "EU" when it cannot determine which country it actually is. This "EU" refers to Europe, not the European Union …

  7. nginx - GeoIP.dat.gz and GeoLiteCity.dat.gz not longer available ...

    Jan 8, 2019 · You can convert MaxMind GeoLite2 Database to the old legacy format with this script: Example: ./geolite2legacy.py -i GeoLite2-Country-CSV.zip -f geoname2fips.csv -o GeoIP.dat

  8. Custom MaxmindDB (geoip2) with Private IPs - Stack Overflow

    Apr 11, 2017 · How to create a custom Maxmind database with PRIVATE IPs address. I need something like this Customizing Maxmind DB. I tried to following this Building Your Own MMDB Database for …

  9. Maxmind geoipupdate gets http 403 on docker run - Stack Overflow

    May 12, 2022 · 1 I am using maxmind GeoLite2 binary database for geolocation services and I want to update this periodically. It works fine on updating through geoipupdate program installed via brew. …

  10. Application Insights geolocation doesn't match MaxMind/Cloudflare

    Dec 14, 2022 · Azure Monitor uses MaxMind GeoLite2 for IP address lookup (see Azure Monitor FAQ). GeoLite2 is a free version of MaxMind databases and web services so its results can be less …