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

Modules/tline

From the makers of InspIRCd.

Jump to: navigation, search


Description
Allows an oper to issue a command to count the number of users matched by a host or IP mask, before adding a real ban or exception.
Configuration Tags
None
Additional Modes
None
Additional Commands
/TLINE <host or ip mask>

This command returns the number of local and global clients matched, and the percentage of clients matched, plus how they were matched (by IP address or by hostname).

Special Notes
None