1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/acountry.md

17 lines
352 B
Markdown
Raw Normal View History

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