Task 8 - RustScan Quiz
Last updated
Last updated
Since v1.9.0 the "quiet mode" was refactored so this question is out-of-date.
--quiet mode is now renamed to --greppable. And this mode now returns an IP -> list
-r, --range A range of ports with format start-end. Example: 1-1000
-V, --version Prints version information
-b, --batch-size The batch size for port scanning, it increases or slows the speed of scanning. Depends on the open file limit of your OS. If you do 65535 it will do every port at the same time. Although, your OS may not support this [default: 4500]
-t, --timeout The timeout in milliseconds before a port is assumed to be closed [default: 1500]