geoipupdate

MaxMind GeoIP/GeoIP2 database updates

Install

All systems
curl cmd.cat/geoipupdate.sh
Debian Debian
apt-get install geoipupdate
Ubuntu
apt-get install geoipupdate
image/svg+xml Kali Linux
apt-get install geoipupdate
CentOS
yum install geoipupdate
Fedora
dnf install geoipupdate
Windows (WSL2)
sudo apt-get update sudo apt-get install geoipupdate
OS X
brew install geoipupdate

geoipupdate

MaxMind GeoIP/GeoIP2 database updates

The GeoIP Update program performs automatic updates of GeoIP2 and GeoIP Legacy binary databases, as supplied by MaxMind. These may be MaxMind's paid products, or their GeoLite variants that are less accurate but freely available to everyone without a subscription or registration.

geoip-bin

IP lookup command line tools that use the GeoIP library

GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. This package contains the command line utilities to resolve the IP numbers using the GeoIP library.