How to route all subdomains to a single host using mDNS?

后端 未结 5 1018
清歌不尽
清歌不尽 2021-01-31 04:27

I have a development webserver hosting as \"myhost.local\" which is found using Bonjour/mDNS. The server is running avahi-daemon.

The webserver also wants to handle any

5条回答
  •  孤独总比滥情好
    2021-01-31 04:35

    Looks like airtonix implemented this and made it available at https://github.com/airtonix/avahi-aliases

    A more recent updated fork that I've tested on Ubuntu 11.04 is at https://github.com/hmalphettes/avahi-aliases

提交回复
热议问题