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. |
| 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
|
| None |
| Additional Commands
|
| None |
| 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. |

















