You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Spread scanning to multiple hosts instead of trying to scan all ports
on single hosts. Number of hosts to scan at the same time can be
controlled with --concurrent-hosts parameter.
* Randomize the order of ports (and hosts) when scanning.
* Remove duplicates from port ranges.