1avahi-bookmarks(1) General Commands Manual avahi-bookmarks(1)
2
3
4
6 avahi-bookmarks - Web service showing mDNS/DNS-SD announced HTTP ser‐
7 vices using the Avahi daemon
8
10 avahi-bookmarks
11
13 A web service for listing HTTP services that are announced via
14 mDNS/DNS-SD using the Avahi daemon. avahi-bookmarks opens a TCP socket
15 on port 8080 and waits for incoming HTTP connections returning a
16 dynamic web site containing links to all services of type _http._tcp on
17 the LAN. Point your browser to http://localhost:8080/ to make use of
18 avahi-bookmarks.
19
21 -p | --port= PORT
22 Specify a TCP port number to listen on. If omitted defaults to
23 8080.
24
25 -a | --address= address
26 Specify an IP address to listen on. If omitted defaults to
27 127.0.0.1. Specify 0.0.0.0 if you want to allow remote access.
28
29 -H | --host-names
30 Create links pointing to mDNS host names instead of resolved IP
31 addreses. This is only compatible with your browser if you run
32 some kind of local NSS module to resolve mDNS host names (e.g.
33 nss-mdns). If both -A and -H are ommited avahi-bookmarks detects
34 whether NSS support is available locally. This option conflicts
35 with -A.
36
37 -A | --addresses
38 Create links pointing to numeric IP addresses instead of mDNS
39 host names. This will break access to hosts running virtual
40 servers. If both -A and -H are ommited avahi-bookmarks detects
41 whether NSS support is available locally. This option conflicts
42 with -H.
43
44 -d | --domain=DOMAIN
45 The domain to browse for services in.
46
47 -h | --help
48 Show help
49
51 The Avahi Developers <avahi (at) lists (dot) freedesktop (dot) org>;
52 Avahi is available from http://avahi.org/
53
55 avahi-browse(1), avahi-daemon(8)
56
58 This man page was written using xml2man(1) by Oliver Kurth.
59
60
61
62Manuals User avahi-bookmarks(1)