blob: 17933a82bd7f25011af748d2486b31a7148319ef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
mdns-repeater is a Multicast DNS repeater. Multicast DNS uses the 224.0.0.51
address, which is "administratively scoped" and does not leave the subnet.
This program re-broadcast mDNS packets from one interface to other interfaces.
It can be used to bridge zeroconf devices to work properly across the two
subnets.
WWW: https://bitbucket.org/geekman/mdns-repeater/
|