Modules/connectban
From the makers of InspIRCd.
| Development Material - Information posted here is for developer reference only. This material is subject to possible change and will be technical in nature. |
connectban module (InspIRCd-connectban version)
| 1.0 Documentation | 1.1 Documentation | 1.2 Documentation |
| Description
|
| Provides per-IP connection throttling. Any IP that excessively connects in an hour is zlined, and their reconnect count resets to 0. |
| Configuration Tags
|
<connectban threshold="10" duration="10m">
|
| Additional Modes
|
| This module does not implement any extra user or channel modes. |
| Additional Commands
|
| This module adds no extra commands. |
| Special Notes
|
| Connectban respects the <cidr> tag. You can use it for handling ISP "curtailing". For more information, please have a look-see at this CIDR Tutorial. |

















