connect_throttle
From ZNC
| This is an external module. Please note that it may or may not work with the current release. Contact the author if you have any questions, but feel free to ask on IRC, someone might able to help you there, too. |
NOTE This module was made obsolete by fail2ban in znc 0.078
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.