a62fc4e1d1
- Move to github - Pacify portclippy/portfmt
9 lines
370 B
Text
9 lines
370 B
Text
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://github.com/kennylevinsen/mdns-repeater/
|