mdns-tunneller icon indicating copy to clipboard operation
mdns-tunneller copied to clipboard

Tunnels two (or more) mDNS domains together

Results 6 mdns-tunneller issues
Sort by recently updated
recently updated
newest added

Hello! Thank you for your work. I'm trying to use your project to connect a new accessory (generated by my HomeBridge) to HomeKit from outside my network. This will be...

Hi, I have a Homeserver running. On this runs a IoBroker Docker container with the adapter yahka (yet another Homekit adapter). This Homeserver(10.0.5.6) is connected to my main server (10.0.5.1)...

Hi @toxuin, Is there a chance your container to became Home Assistant AddOn as this documentation? https://developers.home-assistant.io/docs/add-ons/tutorial/ We can use your GitHub as repository, so there is no need to...

help wanted

Tried the tunneller with ESPHome devices such as ESP8266 that utilize mDNS for discovery. Unfortunately the Home Assistant server still could not discover devices on the remote network. Tried tunneller...

Currently, the firewall operates only on "allow/deny" basis for the whole packet, as long as it's `answers` includes a `name` from the whitelist. Current situation creates unnecessary traffic in target...

help wanted
good first issue
up-for-grabs
hacktoberfest

Hi ! Is there a difference in terms of mDNS packets sent between the client and the server ? I would like to forward packet both ways between them. For...