Allows you to bruteforce minecraft rcon server as quick as possible.
This is nothing to be used in the real world and a reminder to disable RCON.
RCON is a very vulnerable way of accessing your server.
Please access your server over a Dashboard or SSH into your server.
Download latest binary from releases or from the lastest commit.
Execute binary: ./rcon_bruteforcer [127.0.0.1:25575]
View help: ./rcon_bruteforcer --help
- Tokio - The IO async library
- Futures - The future stream library
- Bruteforce - The password generator
- Console - The ANSI console library
- Rcon - The rcon connection library
See also the list of contributors who participated in this project.