yortyrh/MaxMind GeoIP Updater

Download the latest version of a MaxMind GeoIP database

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
account-idAccount ID associated with your MaxMind account. This are available from https://www.maxmind.com/en/my_license_keyyes
license-keyLicense key associated with your MaxMind account. This are available from https://www.maxmind.com/en/my_license_keyyes
edition-idsEnter the edition IDs of the databases you would like to update. Multiple edition IDs are separated by spaces.yes
db-pathEnter the workspace path to save databases inyes.
account-id-fileYour MaxMind account ID. This was formerly known as `UserId`. This in particular uses the `GEOIPUPDATE_ACCOUNT_ID_FILE` environment variable.
license-key-fileYour case-sensitive MaxMind license key. This in particular uses the `GEOIPUPDATE_LICENSE_KEY_FILE` environment variable.
hostThe host name of the server to use. The default is `updates.maxmind.com`.updates.maxmind.com
proxyThe proxy host name or IP address. You may optionally specify a port number, e.g., `127.0.0.1:8888`. If no port number is specified, 1080 will be used.
proxy-user-passwordThe proxy username and password, separated by a colon. For instance, `username:password`.
preserve-file-timesWhether to preserve modification times of files downloaded from the server. This option is either `0` or `1`. The default is `0`.0
lock-fileThe lock file to use. This ensures only one `geoipupdate` process can run at a time. Note: Once created, this lockfile is not removed from the filesystem. The default is `.geoipupdate.lock` under the `dp-path`..geoipupdate.lock
retry-forThe amount of time to retry for when errors during HTTP transactions are encountered. It can be specified as a (possibly fractional) decimal number followed by a unit suffix. Valid time units are `ns`, `us` (or `µs`), `ms`, `s`, `m`, `h`. The default is `5m` (5 minutes).5m
parallelismThe maximum number of parallel database downloads. The default is 1, which means that databases will be downloaded sequentially.1

no outputs