man-pages/man1/avahi-browse.1.html
2021-03-31 01:06:50 +01:00

96 lines
3.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of avahi-browse</TITLE>
</HEAD><BODY>
<H1>avahi-browse</H1>
Section: User Commands (1)<BR>Updated: User<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
avahi-browse - Browse for mDNS/DNS-SD services using the Avahi daemon
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>avahi-browse [</B><I>options</I><B>] </B><I>service-type</I><B>
<P>
avahi-browse [</B><I>options</I><B>] --all
<P>
avahi-browse [</B><I>options</I><B>] --browse-domains
<P>
avahi-browse [</B><I>options</I><B>] --dump-db
<P>
avahi-browse-domains [</B><I>options</I><B>]
</B>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
Browse for mDNS/DNS-SD network services and browsing domains using the Avahi daemon.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
Specify a DNS-SD service type (e.g. _http._tcp) to browse for on the command line, or <B>-a</B> to browse for all available service types. Items that appear on the network are prefixed with &quot;+&quot;, items that disappear are prefixed with &quot;-&quot;. If <B>--resolve</B> is passed items that are resolved are prefixed with &quot;=&quot;.
<DL COMPACT>
<DT id="1"><B>-a | --all</B><DD>
Browse for all service types registered on the LAN, not just the one specified on the command line.
<DT id="2"><B>-D | --browse-domains</B><DD>
Browse for browsing domains instead for services. avahi-browse-domains is equivalent to avahi-browse --browse-domains
<DT id="3"><B>-d | --domain=</B> <I>DOMAIN</I><DD>
Browse in the specified domain. If omitted avahi-browse will browse in the default browsing domain (usually .local)
<DT id="4"><B>-v | --verbose</B><DD>
Enable verbose mode.
<DT id="5"><B>-t | --terminate</B><DD>
Terminate after dumping a more or less complete list.
<DT id="6"><B>-c | --cache</B><DD>
Terminate after dumping all entries available in the cache.
<DT id="7"><B>-l | --ignore-local</B><DD>
Ignore local services, show only remote services.
<DT id="8"><B>-r | --resolve</B><DD>
Automatically resolve services found.
<DT id="9"><B>-f | --no-fail</B><DD>
Don't fail if the daemon is not found running. Instead, wait until it appears. If it disconnects, try to reconnect.
<DT id="10"><B>-p | --parsable</B><DD>
Make output easily parsable for usage in scripts. If enabled fields are separated by semicolons (;), service names are escaped. It is recommended to combine this with <B>--no-db-lookup</B>.
<DT id="11"><B>-k | --no-db-lookup</B><DD>
Don't lookup services types in service type database.
<DT id="12"><B>-b | --dump-db</B><DD>
Dump the service type database (may be combined with -k)
<DT id="13"><B>-h | --help</B><DD>
Show help.
<DT id="14"><B>-V | --version</B><DD>
Show version information.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>AUTHORS</H2>
The Avahi Developers &lt;avahi (at) lists (dot) freedesktop (dot) org&gt;; Avahi is available from <B><A HREF="http://avahi.org/">http://avahi.org/</A></B>
<A NAME="lbAG">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?1+avahi-publish">avahi-publish</A>(1)</B>, <B><A HREF="/cgi-bin/man/man2html?1+avahi-resolve">avahi-resolve</A>(1)</B>, <B><A HREF="/cgi-bin/man/man2html?8+avahi-daemon">avahi-daemon</A>(8)</B>
<A NAME="lbAH">&nbsp;</A>
<H2>COMMENTS</H2>
This man page was written using <B><A HREF="/cgi-bin/man/man2html?1+xml2man">xml2man</A>(1)</B> by Oliver Kurth.
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="15"><A HREF="#lbAB">NAME</A><DD>
<DT id="16"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="17"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="18"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="19"><A HREF="#lbAF">AUTHORS</A><DD>
<DT id="20"><A HREF="#lbAG">SEE ALSO</A><DD>
<DT id="21"><A HREF="#lbAH">COMMENTS</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:05:07 GMT, March 31, 2021
</BODY>
</HTML>