robertdavidgraham / masscan

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

Adapter port issue #756

Open ShoelessTom opened 5 months ago

ShoelessTom commented 5 months ago

C:\Users\user\masscan\bin>masscan --resume paused.conf --adapter-port 41375 FAIL: source port range must be even power of two: adapter-port=41374-41390 How do I fix this? Even if I set a adapter port between those numbers, it still shows that error msg.

NotoriousRebel commented 5 months ago

Ran into the same issue, any luck resolving it?

ShoelessTom commented 5 months ago

Yes, my paused.conf included the wrong adapter port, and more things. Use this tutorial https://github.com/robertdavidgraham/masscan/issues/690 Or simular to change the adaptor port and stuff