MrBruz/Minecraft-Server-Scanner

No file found error

Closed this issue · 1 comments

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

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.