Sodamhan.com

TL;DR

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

This document was created using the contents of the tldr project.