There are bugs in the output results using nmap
Author: En0t5Created Apr 7, 2025Updated Feb 10, 2026
rustscan -a The scan results of multiple targets have bugs. nmap Automatically overwrites previous results, saving only the last one
command : rustscan.exe -a {targets} -u 2000 -t 4000 -- -T4 -sV -Pn -oX {output}
Source: bee-san/RustScan