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
Created page with "{{DISPLAYTITLE:connect_throttle}} {{Extra Module}} This module implements a fail2ban-like behaviour. When a login fails, all logins from that IP are blocked for a configurabl..."
 
>Un1matr1x
mNo edit summary
Line 1: Line 1:
{{DISPLAYTITLE:connect_throttle}}
{{DISPLAYTITLE:connect_throttle}}
{{Extra Module}}
{{Core Module | 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.
This module implements a fail2ban-like behaviour. When a login fails, all logins from that IP are blocked for a configurable timespan.

Revision as of 16:36, 7 November 2012


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.