TLDR
Enter a command. For example: flash, archlinux java, needrestart.

avahi-browse

 
Displays services and hosts exposed on the local network via mDNS/DNS-SD. Avahi is compatible with Bonjour (Zeroconf) found in Apple devices. More information: https://www.avahi.org/.
 
  • List all services available on the local network along with their addresses and ports while ignoring local ones:
     
    avahi-browse --all --resolve --ignore-local
     
  • List all domains:
     
    avahi-browse --browse-domains
     
  • Limit the search to a particular domain:
     
    avahi-browse --all --domain={{domain}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.