avahi-browse: update page; avahi-resolve,smbnetfs: add page (#9919)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
12
pages/linux/avahi-resolve.md
Normal file
12
pages/linux/avahi-resolve.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# avahi-resolve
|
||||
|
||||
> Translate between host names and IP Addresses.
|
||||
> More information: <https://www.avahi.org/>.
|
||||
|
||||
- Resolve a local service to its IPv4:
|
||||
|
||||
`avahi-resolve -4 --name {{service.local}}`
|
||||
|
||||
- Resolve an IP to a hostname, verbosely:
|
||||
|
||||
`avahi-resolve --verbose --address {{IP}}`
|
Reference in New Issue
Block a user