mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
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/
|