https://github.com/crazy-max/geoip-updater
Download and update MaxMind's GeoIP2 databases on a time-based schedule
https://github.com/crazy-max/geoip-updater
cron docker downloader geoip2 golang maxmind scheduler updater
Last synced: about 1 month ago
JSON representation
Download and update MaxMind's GeoIP2 databases on a time-based schedule
- Host: GitHub
- URL: https://github.com/crazy-max/geoip-updater
- Owner: crazy-max
- License: mit
- Created: 2020-01-01T22:55:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T06:06:35.000Z (8 months ago)
- Last Synced: 2024-10-18T07:32:11.948Z (6 months ago)
- Topics: cron, docker, downloader, geoip2, golang, maxmind, scheduler, updater
- Language: Go
- Homepage: https://crazymax.dev/geoip-updater/
- Size: 33.7 MB
- Stars: 60
- Watchers: 7
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
## About
**geoip-updater** is a CLI application written in [Go](https://golang.org/) and delivered as a
[single executable](https://github.com/crazy-max/geoip-updater/releases/latest) (and a
[Docker image](https://hub.docker.com/r/crazymax/geoip-updater3/)) that lets you download and update
[MaxMind](https://www.maxmind.com/)'s GeoIP2 databases on a time-based schedule.> [!TIP]
> Want to be notified of new releases? Check out 🔔 [Diun (Docker Image Update Notifier)](https://github.com/crazy-max/diun)
> project!## Documentation
Documentation can be found on https://crazymax.dev/geoip-updater/
## Contributing
Want to contribute? Awesome! The most basic way to show your support is to star
the project, or to raise issues. You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max)
or by making a [PayPal donation](https://www.paypal.me/crazyws) to ensure this
journey continues indefinitely!Thanks again for your support, it is much appreciated! :pray:
## License
MIT. See `LICENSE` for more details.