pub async fn run_nmap_scan( domain: &str, ) -> Result<NmapScanResult, Box<dyn Error + Send + Sync>>
nmap-zero-day