pub async fn scan_ports_range( ip: &str, range: RangeInclusive<u16>, timeout_ms: u64, ) -> Vec<u16>
Returns a list of the ports that are open