mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[GH-ISSUE #16] Reload geoip database periodically #300
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#300
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abh on GitHub (Oct 9, 2012).
Original GitHub issue: https://github.com/abh/geodns/issues/16
Once a day or so we should reload the geoip database in case it's changed.
@anuaimi commented on GitHub (Jan 8, 2014):
MaxMind updates their geo database monthly so reloading would be a nice feature to have.
@abligh commented on GitHub (Sep 1, 2015):
In order to reload it, you first have to download the new version. You may or may not be interested in:
https://github.com/abligh/geoipupdate
which is a pure go-lang apache-licensed geoip update program. Feel free to incorporate it if useful.
@tydavis commented on GitHub (Jan 19, 2022):
I think this can be closed?
@abh commented on GitHub (Jan 20, 2022):
yes, thanks @tydavis!
Closed via #128