mirror of https://github.com/CrimsonTome/tldr.git
352 B
352 B
acountry
Print the country where an IPv4 address or hostname is located. More information: https://manned.org/acountry.
- Print a country where an IPv4 address or host is located:
acountry {{example.com}}
- Print extra [d]ebugging output:
acountry -d {{example.com}}
- Print more [v]erbose information:
acountry -v {{example.com}}