1 <?xml version="1.0"?><!--*-nxml-*-->
2 <!DOCTYPE manpage SYSTEM "xmltoman.dtd">
3 <?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
8 This file is part of avahi.
10 avahi is free software; you can redistribute it and/or modify it
11 under the terms of the GNU Lesser General Public License as
12 published by the Free Software Foundation; either version 2.1 of the
13 License, or (at your option) any later version.
15 avahi is distributed in the hope that it will be useful, but WITHOUT
16 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
17 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
18 Public License for more details.
20 You should have received a copy of the GNU Lesser General Public
21 License along with avahi; if not, write to the Free Software
22 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
26 <manpage name="avahi-bookmarks" section="1" desc="Web service showing mDNS/DNS-SD announced HTTP services using the Avahi daemon">
29 <cmd>avahi-bookmarks</cmd>
33 <p>Web service showing mDNS/DNS-SD announced HTTP services using
34 the Avahi daemon. avahi-bookmarks opens an TCP port 8080 and
35 waits for incoming HTTP connections returning a dynamic web site
36 containing links to all services of type _http._tcp on the
37 LAN. Point your browser to http://localhost:8080/ to make use of
44 <p><opt>-p | --port=</opt> <arg>PORT</arg></p>
45 <optdesc><p>Specify a TCP port number to listen on. If omitted defaults to 8080.</p></optdesc>
49 <p><opt>-a | --address=</opt> <arg>address</arg></p>
50 <optdesc><p>Specify an IP address to listen on. If omitted defaults to 127.0.0.1. Specify 0.0.0.0 if you want to allow remote access.</p></optdesc>
54 <p><opt>-H | --host-names</opt></p>
55 <optdesc><p>Create links pointing to mDNS host names instead
56 of resolved IP addreses. This is only compatible with your
57 browser if you run some kind of local NSS module to resolve
58 mDNS host names (e.g. nss-mdns).</p></optdesc>
62 <p><opt>-h | --help</opt></p>
63 <optdesc><p>Show help</p></optdesc>
68 <section name="Authors">
69 <p>The avahi developers <@PACKAGE_BUGREPORT@>; avahi is
70 available from <url href="@PACKAGE_URL@"/></p>
73 <section name="See also">
75 <manref name="avahi-browse" section="1"/>, <manref name="avahi-daemon" section="8"/>
79 <section name="Comments">
80 <p>This man page was written using <manref name="xml2man" section="1"
81 href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>