mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-01 15:15:31 +02:00
arpaname: add page (#9012)
This commit is contained in:
parent
47cfc55ee1
commit
e4cdf39dfa
1 changed files with 8 additions and 0 deletions
8
pages/linux/arpaname.md
Normal file
8
pages/linux/arpaname.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# arpaname
|
||||||
|
|
||||||
|
> Provides corresponding ARPA name for IP addresses.
|
||||||
|
> More information: <https://manned.org/arpaname>.
|
||||||
|
|
||||||
|
- Translate IP addresses (IPv4 and IPv6) to the corresponding ARPA name:
|
||||||
|
|
||||||
|
`arpaname {{ip_address}}`
|
Loading…
Add table
Reference in a new issue