mmdblookup
libmaxminddb
Install
- All systems
-
curl cmd.cat/mmdblookup.sh
- Debian
-
apt-get install mmdb-bin - Ubuntu
-
apt-get install mmdb-bin - Arch Linux
-
pacman -S mmdblookup - Kali Linux
-
apt-get install mmdb-bin - Fedora
-
dnf install libmaxminddb-devel - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mmdb-bin - Raspbian
-
apt-get install mmdb-bin
libmaxminddb-devel
libmaxminddb
mmdb-bin
IP geolocation lookup command-line tool
The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. This package contains the command line utilities to resolve IPs using the libmaxminddb library.