GeoIP: update geoip to use new Maxmind GeoIP database (#2268)

Nice
This commit is contained in:
bcoles
2022-01-17 10:29:41 +11:00
committed by GitHub
parent 5f4610a4cb
commit 0d084f00c6
4 changed files with 3 additions and 87 deletions

View File

@@ -252,7 +252,7 @@ finish () {
echo "Next steps:"
echo
echo "* Change the default password in config.yaml"
echo "* Run ./update-geoipdb to install the Maxmind GeoIP database"
echo "* Configure geoipupdate to update the Maxmind GeoIP database."
echo "* Review the wiki for important configuration information:"
echo " https://github.com/beefproject/beef/wiki/Configuration"
echo