Re: GeoIP free databases and Geo::IP

2019-06-15 Thread MI
I have the same problem. For my needs, the best solution I found turns out to be the workaround you suggested using https://freegeoip.app. The alternative seems to be something like     apt install geoipupdate mmdb-bin     # use the free license in GeoIP.conf:     cp /usr/share/doc/geoipupdate

GeoIP free databases and Geo::IP

2019-03-20 Thread francis picabia
The packages geoip-database in Debian relies on static databases which are no longer being updated. https://support.maxmind.com/geolite-legacy-discontinuation-notice/ All I need from this is a quick way on the shell to look up a country from an IP. On Debian I could do that with geoiplookup or u