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

From ZNC
Jump to navigation Jump to search
>Un1matr1x
mNo edit summary
KindOne (talk | contribs)
This module was made obsolete by fail2ban in znc 0.078
 
Line 1: Line 1:
{{DISPLAYTITLE:connect_throttle}}
{{DISPLAYTITLE:connect_throttle}}
{{Core Module | version = 1.0}}
{{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

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.