mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Document m_antibear, m_safelist
YES OM, ALPHABETICAL ORDER! :D git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3730 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
13f5a7cc98
commit
21b698e39f
@ -651,6 +651,11 @@
|
||||
#<alias text="NS" replace="PRIVMSG NickServ" requires="NickServ" uline="yes">
|
||||
#<alias text="CS" replace="PRIVMSG ChanServ" requires="ChanServ" uline="yes">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Antibear security module: Prevents 'bear.txt' based trojans from
|
||||
# connecting to your network by sending them a numeric they can't handle.
|
||||
#<module name="m_antibear.txt">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Antibottler module: Labels bottler leech bots
|
||||
#<module name="m_antibottler.so">
|
||||
@ -1011,6 +1016,11 @@
|
||||
# SAQUIT module: Adds the oper /SAQUIT command (abusable!!!)
|
||||
#<module name="m_saquit.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
|
||||
# Secure list module: Prevent /LIST in the first minute of connection,
|
||||
# crippling most spambots and trojan spreader bots.
|
||||
#<module name="m_securelist.so">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# Set Idle module: Adds a command for opers to change their
|
||||
# idle time (mainly a toy)
|
||||
|
Loading…
x
Reference in New Issue
Block a user