The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | SVN | Download | Blog | Stats

Modules/connectban

From the makers of InspIRCd.

Jump to: navigation, search
Development 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">
  • <connectban:threshold> - The threshold of how many connections from the same IP to allow per hour before being zlined.
  • <connectban:duration> - The duration of the zline.
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.
Personal tools
head
Navigation
head
head
head
head
 
head
head
Toolbox
head
head