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: Difference between revisions
Jump to navigation
Jump to search
>Un1matr1x mNo edit summary |
This module was made obsolete by fail2ban in znc 0.078 |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:connect_throttle}} | {{DISPLAYTITLE:connect_throttle}} | ||
{{ | {{External Module}} | ||
'''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. | This module implements a fail2ban-like behaviour. When a login fails, all logins from that IP are blocked for a configurable timespan. |
Latest revision as of 00:36, 30 December 2012
This is an external module. Please note that it may or may not work with the current release (1.9.1). This module is not included in the default ZNC installation, and you will need to manually compile it before you can load this module. Contact the author if you have any questions, but feel free to ask in #znc on Libera.Chat. Someone might be able to help you there. |
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.