mdns-liaison

command module
v0.0.0-...-c5efe4c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 6, 2017 License: MIT Imports: 6 Imported by: 0

README

mdns-liaison

mdns-liaison is a shitty hack of a unicast DNS -> multicast mDNS A record request proxy.

It was designed to meet a use case where the ability to do mDNS hostname lookups were desired inside docker containers without running a full Avahi stack.

Usage

docker build -t mdns-liaison .
docker run -d --net=host mdns-liaison

Add nameserver 172.17.0.1 to your docker host /etc/resolv.conf, Docker should add this entry into container /etc/resolv.conf files automatically.

NOTE: By default this listens on all interfaces.

There is a known panic on a closed channel.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL