···11# avahi-proxy
2233-Act as a DNS server listening on a given port (and optional IP, otherwise
44-defaulting to `127.0.0.1`) and pass each `A` and `AAAA` query received for the
55-`local` domain to `avahi-resolve`.
66-If it gets an answer, pass it back as a proper DNS reply, otherwise return
77-`NXDOMAIN`.
33+This acts as a DNS server listening on a given port (and optional IP, otherwise
44+defaulting to `127.0.0.1`) and passes each `A` and `AAAA` query received for
55+the `local` domain to `avahi-resolve`.
66+If it gets an answer, it passes it back as a proper DNS reply, otherwise
77+returning `NXDOMAIN`.
8899## Compiling
1010