MrBruz / Minecraft-Server-Scanner

Let's you scan the entire internet in a couple of hours and identify all Minecraft servers on IPV4
168 stars 36 forks source link

'Failed to get status of: xx.xxx.xxx.xxx' #26

Open nfoert opened 1 year ago

nfoert commented 1 year ago

The mcscanner.py file will constantly report this error and exit each thread until the program stops. Is this intended behavior? Does this indicate that the ip is not a minecraft server? If so, this should not stop the thread, instead it should continue working.

I'm using a Raspberry Pi 4 8GB RAM running the 32-Bit Raspberry Pi OS

EDIT: or are the threads just running out of things to scan? If so, the message should be modified to be more user friendly.