robertdavidgraham / masscan

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

Masscan Freezes on my 8g raspi #696

Closed outercloudstudio closed 8 months ago

outercloudstudio commented 1 year ago

I was running masscan on my raspi for the port 25565 but when I woke up the progress was stuck at 0.3% and would not continue any further. The actual command had not quit yet so I hit Ctrl + c to cancel it. I have a seeking suspicion that my raspi went to sleep or something but I thought I disabled screen blanking in the settings. If you need me to post the command I can.

outercloudstudio commented 1 year ago

After further testing I have discovered that the program is actually running fine, however the std output fails.

outercloudstudio commented 1 year ago

Issues I revise my statement, the std output and packet sending both become paused.

robertdavidgraham commented 8 months ago

I tried multiple ways to replicate this but I can't get it to freeze, so I'm closing the ticket. image