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

No file found error #10

Closed Leo1939 closed 2 years ago

Leo1939 commented 2 years ago

When i try to open the file in cmd and paste

he sudo apt install masscan (Or distro specific installer command) wget https://raw.githubusercontent.com/robertdavidgraham/masscan/master/data/exclude.conf sudo masscan -p25565 0.0.0.0/0 --max-rate --excludefile exclude.conf -oL masscan.txt (Set maxrate to a limit that you are comfortable with and won't melt your router)

pip3 install mcstatus python3 mcscanner.py**

it goes the '' no file found '' can u pls describe how to run it cuz im just an idiot who wants to use it

obraz

this means no file found in my language

MrBruz commented 2 years ago

These instructions are made for someone using Linux, if you are using windows or an alternative then im afraid you will have to figure it out yourself. The main difference would be the method you install masscan.