Anope

From IRC Wiki
Revision as of 21:53, 8 July 2010 by MrJones (talk | contribs)
Jump to navigation Jump to search
BitchX
Anope.png
Programming language: C[1]
Platform: Linux, BSD, Apple OS X, Windows
Status: Active
Based on: Epona
Homepage: http://www.anope.org

Anope Infomation

Website:

Bio: Anope is a services package which was first released in 2003 and is based on Epona and contains common services bots such as OperServ, NickServ, ChanServ, HostServ, BotServ, MemoServ. Anope is one of the most common and popular services for IRC, it is commonly used alongside UnrealIRCd aswell as InspIRCd. It has the capability to load a variety of modules to enhance the services for users and opers alike

  • Anope has a very functional and customisable safety feature known as defcon, defcon allows the services administrators to actively protect the network against attacks, click here to read more.
  • Anopes latest update has two main new features, one were the botserv bot stays in the channel even if all the users leave, two they anope service bots try and put as many modes on one line as possible.

Supported IRCds

Latest Stable Release:

External links


Features

Anope's NickServ supports nickname grouping and also has an optional password retrieval feature. Nicknames may be protected from being taken by other users.

Defcon system

Anope's defcon system can be used to implement a pre-defined set of restrictions to services useful during an attempted attack on the network.

The defcon system can be used to implement a pre-defined set of restrictions to services useful during an attempted attack on the network. A level of danger may be set which goes from 5, lowest danger, to 1, highest danger using an operserv command:

  • /msg OperServ defcon number

The 5 settings in detail:

  • 1 - The highest defcon setting which helps avert any potential damage from malicious users, it prevents connections, prevents any user of services commands to avoid database floods, and enforces channel modes which will prevent in channel flooding and join floods. This setting should only be used in severe attacks.
  • 2/3/4 - The three modes in between that depending on the severity on the attack can be used.
  • 5 - Normal everyday setting, this is the setting the deactivates defcon defenses

HelpServ

A skeleton service used to serve help files. (Removed in Anope 1.9.1+)