fast-geoip
fast-geoip copied to clipboard
include the data download and generate scripts …
…and explain in README about how to use them to manually update the data.
this is to satisfy issue #10
This seems reasonable for me, but I would maybe make it part of some npx script that could simply run on nightly builds for example.
MAXMIND_LICENSE_KEY=YOU_KEY npx fast-geoip updateDatabase
Any updates on this?