How To Get Country Details For IP Addresses Using Command Line In Linux Mint

If you are looking for a command line tool in Linux Mint or any Debian based distro that can display the country to which an IP address belongs to, then geoiplookup will be useful. Installing geoiplookup : To install geoiplookup in Linux Mint, open Terminal and type : sudo apt install geoip-bin Using geoiplookup : Once installed, simply run that command either with the hostname...