Sign in or sign up before continuing. Don't have an account yet? Register now to get started.
Register now
Write fail2ban rule(s) to catch common attacks against the server
Repeat login with new usernames leads to the server getting rate limited by mojang - we should be able to catch and kill duplicate login attempts from a single IP with fail2ban: ![image](/uploads/fb7952627af12508e8fb10b27e22b609/image.png) Write a rule or set of rules to catch this sort of attack, block the IPs, and ideally send abuse report emails.
issue