Basic commands to deal with clones
- .actions
setting of each action-kill/kline reason is listed, this
replaces .autopilot, since you can configure each individually.
- .bots|.multi [n]
Report any userhost with multiple connections on this server.
- .vbots [n]
Report any ip blocks with multiple connections on this server.
ircd does not show the IP of connectiosn on a trace, so this information
is all lost on a .trace command.
- .vlist ip_pattern
list all clients with this ip pattern, the hostname as seen by the ircd
will also be listed.
- .clones
This command lists any clonebots currently detected.
- .list ( OPERS ONLY)
List all connected users who match the given userhost (which
may contain wildcards).
- .ulist user_pattern
list all connected users on any host, who match the given user
- .hlist host_pattern
list all user@hosts, who match the given host
- .nfind ( OPERS ONLY)
List all nicks which match the given wildcarded nick
- .failures
This command lists userhosts that have exceeded the threshhold
of connect failures due to being K-lined, detected as a bot,
- .domains [min connections] ( OPERS ONLY)
List all connections to by domain, showing those
domains with more than [min connections] users.
- .trace (also mentioned in the admins help)
retraces the server, this will clear out any "stale" nicks.
caution it will also clear out any IP block information it has.
back