nanopack/shaman

Figure out "*" domain matcher

notxarb opened this issue · 1 comments

Figure out how to get the dns handler to listen to any domain, then when in multi-node setup, new domains won't have to be registered on each individual node.

The dns library accepts "." as a domain, and that seems to be the same as accept everything.