From 0fbe52be45a3939804691a82c60a4750f4a0ff59 Mon Sep 17 00:00:00 2001 From: Ashley Primo Date: Mon, 8 Nov 2021 20:53:31 +0000 Subject: Update README.md to include information regarding MaxMind Geo DB --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 444eb53..1c801e9 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,11 @@ Hub](https://hub.docker.com/r/mpolden/echoip), which can be downloaded with: `docker pull mpolden/echoip` +## [GeoIP](https://www.maxmind.com/en/geoip2-databases)/[GeoLite](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?) Database (MaxMind) +To utilise MaxMind [GeoIP](https://www.maxmind.com/en/geoip2-databases)/[GeoLite](https://dev.maxmind.com/geoip/geolite2-free-geolocation-data?) database to enhance the information provided to end users, you can download the relevant **binary** databases (`.mmdb` format) directly from MaxMind using the above links. + +**Please Note**: This has only been tested using the free, GeoLite database. + ### Usage ``` -- cgit v1.2.3