Skip to main content

Module mdns

Module mdns 

Source
Expand description

mDNS/Bonjour discovery for SSH hosts on the local network.

Uses the mdns-sd crate to browse for _ssh._tcp.local. services. Discovery runs asynchronously and sends results via an mpsc channel.

Structsยง

MdnsDiscovery
mDNS discovery state.