miselin / mDNS-Unicast-Lookup

Provides responds to mDNS queries on a network by performing unicast DNS lookups.
ISC License
8 stars 1 forks source link

Various fixes after porting to recent dnslib & dnspythonversions #1

Closed AndreMiras closed 7 years ago

AndreMiras commented 7 years ago

This is mainly maintenance, it ports the script to recent dnslib & dnspython versions.

miselin commented 7 years ago

Thanks!