This project was created for educational purposes and should not be used in environments without legal authorization.
Warning: This project still in development! Bugs may occur! Please, report them at GitHub! Some features may not work or be missing, feel free to contribute or report issues! Thanks!
-
upd - small, but important update
-
Rewrote update system, instead of checking
version.txt, now it checks commits from repo- thought like
hmm, small updates only affect branch, not version.txt
- thought like
-
Some small changes in text
-
Removed duplicate
keyboardrequirement -
Some more changes...
- Getting information about:
- servers
- players
- UUIDs
- IPs
- Scanning ports and pinging available servers searching for Minecraft servers
- and more!
git clone https://github.com/mrksbgg/MCPentester && cd MCPentester && pip install -r requirements.txt && python3 main.py
cd MCPentester && python3 main.py
- Windows (10, 11)
- Linux-based distros
server <ip|domain>[:port]
player <name>
uuid <name>
ip <ip|domain>
scan <ip|domain> <from-to>
Will be written sometime...
- Velocity/Waterfall FakeProxy
- Bot join
- Improve server mass scanning
- Multilanguage support (English, Russian)
- API
- More server pingers
- Detailed command info on
help <command> - Rewrite
helpcommand - and more...
- @mrksbgg - Developer of MCPentester
- @wrrulosdev - Developer of MCPTool, MCPentester's inspiration