nyu-mlab / iot-inspector-client

IoT Inspector: capturing and analyzing your smart home network traffic
https://inspector.engineering.nyu.edu/
MIT License
410 stars 64 forks source link

mDNS python scanner #197

Open viz-prakash opened 1 year ago

viz-prakash commented 1 year ago

Here is an active project that implements zeroconf and is compatible with Bonjour and Avahi.

We could use it for mDNS scans in the local network.

crazyideas21 commented 1 year ago

Thanks! I'll integrate it into the new release.