logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

avahi-resolve - Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the

Authors

       The  Avahi  Developers  <avahi  (at)  lists  (dot)  freedesktop  (dot)  org>;  Avahi  is  available  from
       http://avahi.org/

Comments

       This man page was written using xml2man(1) by Oliver Kurth.

Manuals                                               User                                      avahi-resolve(1)

Description

       Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the Avahi daemon.

Name

       avahi-resolve  -  Resolve  one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the
       Avahi daemon

Options

       When passing -n, specify one or more fully qualified mDNS/DNS host name(s) (e.g. "foo.local") to  resolve
       into  IP  addresses  on the command line. When passing -a, specify one or more IP address to resolve into
       host names.

       avahi-resolve-host-name is equivalent to avahi-resolve --name.

       avahi-resolve-address is equivalent to avahi-resolve --address.

       -n|--name
              Translate one or more fully qualified host names into addresses.

       -a|--address
              Translate one or more addresses into fully qualified host names.

       -v|--verbose
              Enable verbose mode.

       -6     When resolving a host name, look for IPv6 addresses exclusively.

       -4     When resolving a host name, look for IPv4 addresses exclusively.

       -h|--help
              Show help.

       -V|--version
              Show version information.

See Also

avahi-publish-address(1), avahi-daemon(8)

Synopsis

avahi-resolve--namehost-name...avahi-resolve-host-namehost-name...avahi-resolve--addressaddress...avahi-resolve-addressaddress...

See Also