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

From ZNC
Revision as of 11:05, 17 December 2011 by DarthGandalf (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Template:Extra Module

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.