Added option to pass list of allowed IP list which can be sent in mDNS A records. By default libmdns adds IP of all available interfaces which not always is a required behaviour.
Thanks for this - I'd have rather an implementation via a builder pattern such as #9 but this ought to be fine for a version. Better to let people be sure it solves their problem.
Added option to pass list of allowed IP list which can be sent in mDNS A records. By default libmdns adds IP of all available interfaces which not always is a required behaviour.