robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.08k stars 3.03k forks source link

masscan has no multi-thread isolation? #665

Open 5wimming opened 2 years ago

5wimming commented 2 years ago

When calling masscan with multithreading, the scanning results will be affected

mzpqnxow commented 7 months ago

When calling masscan with multithreading,

What does this mean?

... the scanning results will be affected

How?

There's not enough information here to understand what the problem is, let alone diagnose it or address it

I suspect you're not actually describing a masscan issue, but if you would like the issue acknowledged/validated/fixed, you're going to need to include more details. At a minimum:

  1. Expected behavior
  2. Observed behavior
  3. How to reproduce

Also, you should ensure that the latest build from master doesn't address the issue