acountry: add page (#8611)

This commit is contained in:
Shubham Kshetre
2022-10-02 04:07:02 +05:30
committed by GitHub
parent 2ad103b54b
commit ae3b0b1adf

16
pages/linux/acountry.md Normal file
View File

@@ -0,0 +1,16 @@
# acountry
> Print the country where an IPv4 address or hostname is located.
> More information: <https://manned.org/acountry>.
- Print the 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}}`