1avahi-browse(1)             General Commands Manual            avahi-browse(1)
2
3
4

NAME

6       avahi-browse - Browse for mDNS/DNS-SD services using the Avahi daemon
7

SYNOPSIS

9       avahi-browse [options] service-type
10
11       avahi-browse [options] --all
12
13       avahi-browse [options] --browse-domains
14
15       avahi-browse-domains [options]
16

DESCRIPTION

18       Browse  for mDNS/DNS-SD network services and browsing domains using the
19       Avahi daemon.
20

OPTIONS

22       Specify a DNS-SD service type (e.g. _http._tcp) to browse  for  on  the
23       command  line,  or  -a to browse for all available service types. Items
24       that appear on the network are prefixed with "+", items that  disappear
25       are prefixed with "-".
26
27       -a | --all
28              Browse for all service types registered on the LAN, not just the
29              one specified on the command line.
30
31       -D | --browse-domains
32              Browse for browsing domains instead for services.  avahi-browse-
33              domains is equivalent to avahi-browse --browse-domains
34
35       -d | --domain= DOMAIN
36              Browse  in  the  specified  domain. If omitted avahi-browse will
37              browse in the default browsing domain (usually .local)
38
39       -v | --verbose
40              Enable verbose mode.
41
42       -t | --terminate
43              Terminate after dumping a more or less complete list.
44
45       -c | --cache
46              Terminate after dumping all entries available in the cache.
47
48       -l | --ignore-local
49              Ignore local services, show only remote services.
50
51       -r | --resolve
52              Automatically resolve services found.
53
54       -f | --no-fail
55              Don't fail if the daemon is not  found  running.  Instead,  wait
56              until it appears. If it disconnects, try to reconnect.
57
58       -k | --no-db-lookup
59              Don't lookup services types in service type database.
60
61       -h | --help
62              Show help.
63
64       -V | --version
65              Show version information.
66

AUTHORS

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

SEE ALSO

72       avahi-publish(1), avahi-resolve(1), avahi-daemon(8)
73

COMMENTS

75       This man page was written using xml2man(1) by Oliver Kurth.
76
77
78
79Manuals                              User                      avahi-browse(1)
Impressum