tldr/pages/linux/acountry.md

17 lines
352 B
Markdown
Raw Normal View History

2022-10-01 23:37:02 +01:00
# acountry
> Print the country where an IPv4 address or hostname is located.
> More information: <https://manned.org/acountry>.
2023-01-03 16:42:21 +00:00
- Print a country where an IPv4 address or host is located:
2022-10-01 23:37:02 +01:00
`acountry {{example.com}}`
- Print extra [d]ebugging output:
`acountry -d {{example.com}}`
- Print more [v]erbose information:
`acountry -v {{example.com}}`