How to route all subdomains to a single host using mDNS?
I’ve solved this as best as I can with the small amount of time I assigned to this task. But unfortunately I do not think the windows implementation of avahi/msdns/bonjour supports aliases (correct me if I am wrong with examples of how to support this). What i did was start with the example python script … Read more