LinuxCommandLibrary

acountry

Print the country where an IPv4 address or hostname is located.

TLDR

Print a country where an IPv4 address or host is located

$ acountry [example.com]
copy


Print extra [d]ebugging output
$ acountry -d [example.com]
copy


Print more [v]erbose information
$ acountry -v [example.com]
copy

Copied to clipboard