10 lines
408 B
Markdown
10 lines
408 B
Markdown
|
# Multicast DNS Repeater
|
||
|
|
||
|
Allow docker containers in virtual networks to send/receive mdns broadcast messages
|
||
|
|
||
|
More at: https://iotespresso.com/a-beginners-guide-to-mdns-and-dns-sd/
|
||
|
|
||
|
## HomeKit support for Home Assistant
|
||
|
|
||
|
Add a container that repeats mDNS traffic from one network interface to another network interface
|
||
|
Cf. https://community.home-assistant.io/t/using-homekit-component-inside-docker/45409/41
|