Configure your loginizer's lockout time to 99999 (infinite or for long periods of time). Then change a maximum of just 2 attempts before being locked out.
Also, you can blacklist that IP that is trying to brute-force entry.
Alternatively, just rename your wp-login.php to wp-login.ph_ or something... then when you want to log in, just rename it back to wp-login.php.
I didn't do that at first because it always seems to be different IPs and I don't really make time to work on that site every day. I guess I will have to. Thanks for taking the time to advise .U have to ban those ip. Read here.
https://codex.wordpress.org/Brute_Force_Attacks
You can find all those informations and prevention systems.
No.. ip ban is automated. You dont have to do manually. You can use fail2ban. You can find them on that wordpress link.I didn't do that at first because it always seems to be different IPs and I don't really make time to work on that site every day. I guess I will have to. Thanks for taking the time to advise .
I did not know that! This is the best forum in the world.No.. ip ban is automated. You dont have to do manually. You can use fail2ban. You can find them on that wordpress link.