Skip to content

Home

geoip-updater

GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Become a sponsor Donate Paypal


What is geoip-updater?

geoip-updater 🌐 is a CLI application written in Go and delivered as a single executable (and a Docker image) that lets you download and update MaxMind's GeoIP2 databases on a time-based schedule.

With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, 386, ARM, PowerPC, and others.

Features

  • Support for MMDB and CSV databases
  • List of Edition IDs currently supported are available here.
  • Archive authenticity checked
  • Internal cron implementation through go routines

License

This project is licensed under the terms of the MIT license.


Last update: 2022-12-20 23:43:46
Created: 2020-01-01 23:35:19