Commit Graph

2 Commits

Author SHA1 Message Date
Matthew Hagan
d6356c8099 geoipupdate: update to 4.9.0
Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2022-02-26 05:56:03 +00:00
Matthew Hagan
fc18db2225 geoipupdate: initial commit
Add MaxMind's geoipupdate utility. mmdb files are downloaded to /var/GeoIP
by default. The user should update /etc/GeoIP.conf with their API key and
DB choice, currently set to country only. So as not to exceed MaxMind's
download limitations, the user should manually run the utility or set up a
cron job.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2021-12-22 11:24:52 +00:00