To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.
connect_throttle
This module is a part of ZNC. This module is shipped with ZNC by default. If you have the right "LoadMod" you can activate it with /znc LoadMod connect_throttle The code for this module can be found here. This module is part of ZNC since Version 1.0 |
This module implements a fail2ban-like behaviour. When a login fails, all logins from that IP are blocked for a configurable timespan.
Usage
Arguments
This user module takes one arguments. The argument is the time in seconds a user is blocked after a failed login.
Read loading modules to learn more about loading modules.