You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
startip The IP(s) to begin the search from. Interval with a comma and
no spaces.
mcversion The version(s) to search for. Interval with a comma and no
spaces.
optional arguments:
--pnum PNUM Number of processes
--depth DEPTH Depth of IP scan (between 1 and 2)
--minp MINP Minimum amount of players atm
--maxp MAXP Maximum amount of players atm
The script will output to a file named 'results.txt'
Warnings
Note that a level 2 scan corresponds to a full /16 subnet mask so expect much longer wait times.
I am by no means an expert Python programmer, so the code is definitely untidy and not optimized, it's just a script that I 've quickly put together because I thought it would be useful. I'm also just getting started with GitHub so bear with me for any mistakes.