Minecraft mass server scanner using python, massscan and mcsrvstat.us API.
Idea taken from LiveOverflow (https://www.youtube.com/watch?v=VIy_YbfAKqo)
Scanning the entire Internet is bad. For one thing, parts of the Internet react badly to being scanned. For another thing, some sites track scans and add you to a ban list, which will get you firewalled from useful parts of the Internet.
-
Edit config.json and put your mongoDB details, ports you wish to scan and the IP range.
-
Install requirements.
python -m pip install -r requirements.txt
- Run main.py
python main.py