mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Setting --min-parallelism without also setting --max-parallelism would force the max parallelism to the same value. So, for example, --min-parallelism=1 would also limit the max parallelism to 1. This patch, based on one by Chris Woodbury, allows the max parallelism to rise above this minimum, up to the maximum defined by each scan phase.
28 KiB
28 KiB