scan_ports_range

Function scan_ports_range 

Source
pub async fn scan_ports_range(
    ip: &str,
    range: RangeInclusive<u16>,
    timeout_ms: u64,
) -> Vec<u16>
Expand description

Returns a list of the ports that are open