Skip to main content

probe_host

Function probe_host 

Source
pub async fn probe_host(host: &str, port: u16, timeout_ms: u64) -> ProbeResult
Expand description

Probe a host:port to detect the protocol by reading the server banner.