Difference between revisions of "Anope"

From IRC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
[[File:anope.png|200px|thumb|left|Anope IRC Services]]
{{Software|name=BitchX
 
|logo=[[File:anope.png|200px]]
<Rating comment=false>
|homepage=http://www.anope.org
Rate This!
|programming_language={{Programming languages/C}}<ref name="sourcecode">[http://sourceforge.net/projects/anope/files/anope-stable/Anope%201.8.4/anope-1.8.4.tar.gz/download anope-1.8.4.tar.gz]</ref>
1 (Hate it)
|platform=Linux, BSD, Apple OS X, Windows
2 (Dislike it)
|status=Active
3 (It's ok)
|based_on=[[Epona]]
4 (Like it)
}}
5 (Love it)
</Rating>
 
<br style="clear: both" />


==Anope Infomation==
==Anope Infomation==
Line 20: Line 16:


'''Bio:'''
'''Bio:'''
* Anope was first released in 2003
'''Anope''' is a [[IRC services|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 is based from [[Epona]]
* Anope contains various tools which benefit the users and admins alike, 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]]
* Anope has the capability to load a variety of modules to enhance the services for users and opers alike, to view anopes module list, click [http://modules.anope.org Here]
* 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 [http://www.irc-wiki.org/Anope#Defcon here] to read more.
* 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 [http://www.irc-wiki.org/Anope#Defcon 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.
* 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.
'''Programming Language:'''
=== Supported IRCds ===
* C
 
'''Platform:'''
* Linux, BSD, Apple OS X, Windows
 
'''License:'''
* General public license.
 
'''Supported IRCd's:'''
* [[Bahamut]]  
* [[Bahamut]]  
* [[Charybdis]]  
* [[Charybdis]]  
Line 57: Line 40:
* [http://www.anope.org/news.php?id=59 Release Updates]
* [http://www.anope.org/news.php?id=59 Release Updates]


----
== External links ==
==Anope Service Bots==
* [http://www.anope.org Official site]]
 
* [http://modules.anope.org Anope modules directory]
 
===NickServ===
* Nickname management service.
* Users can use to protect themselves against nick stealing.
* NickServ also has an optional password retrieval feature.  
* Each user has its own nickname group, that allows the user to register as many nicks as needed while still being able to take profit of his privileges and to modify the nick configuration.  
 
=====NickServ Commands=====
Click [[NickServ Commands|Here]] for a list of NickServ commands and how to perform them
----
 
===ChanServ===
* Channel management service.
* Helps users to administer their channels in a totally customizable way.
* ChanServ has an internal list of privileged users and banned users that controls accesses on a per-channel basis.
* It eliminates all takeover problems, because of its powerful op/unban/invite and even mass deop and mass kick functions.  


----
----
===MemoServ===
==Features==
* MemoServ is a helpful companion that allows the sending of short messages to offline users
Anope's NickServ supports [[IRC_services#Nickname_groups|nickname grouping]] and also has an optional password retrieval feature. Nicknames may be protected from being taken by other users.
* Users can send Memo's to groups of other users.
* Users can delete list and read their memos, all memos are saved untill delted.
=====MemoServ Commands=====
* Click [[MemoServ Commands|Here]] for a list of MemoServ commands and how to perform them.


----
===Defcon system===
===BotServ===
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.  
* Allows users to get a permanent, friendly bot on their channels in an easy way.
* This service can be disabled if you want to save some bandwidth.
* Each bot can be configured to monitor the channels against floods, repetitions, caps writing, and swearing, and to take appropriate actions.
* It also can handle user-friendly commands (like !op, !deop, !voice, !devoice, !kick, and many others), say a short greet message when an user joins a channel, and even "take over" ChanServ actions such as auto-opping users, saying the entry notice, and so on.
=====BotServ Commands=====
Click [[BotServ Commands|Here]] for a list of BotServ Commands, and how to perform them.


----
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:
===OperServ===
* The IRCops' and IRC admins' black box, that allows them to manage the list of network bans (also known as AKILL (DALnet) or GLINE (Undernet)),
* Also allows opers to configure messages displayed to users when they log on, to set modes and to kick users from any channel, to send notices quickly to the entire network, and much more!


=====OperServ Commands=====
* /msg OperServ defcon '''number'''
Click [[OperServ Commands|Here]] for a list of OperServ commands and how to perform them.


=====Global Commands=====
The 5 settings in detail:
* Global is a service which can be used to send server wide messages to all users and ircops, it can also be used to give users news and announcements when they connect to a server.


Click [[Global Commands|Here]] for a list of Global commands and how to perform them.
* 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.


=====Defcon Commands=====
* 2/3/4 - The three modes in between that depending on the severity on the attack can be used.
* The defcon system can be used to implement a pre-defined set of restrictions to services useful during an attempted attack on the network.  


Click [[Defcon Commands|Here]] for a list of defcon commans and how to perform them.
* 5 - Normal everyday setting, this is the setting the deactivates defcon defenses


----
===HostServ===
* A neat service that allows users to show custom vHosts (virtual hosts) instead of their real IP address;
* '''this only works on daemons supporting ip cloaking, such as [[UnrealIRCd]], [[UltimateIRCd]] and [[ViagraIRCd]].'''
=====HostServ Commands=====
Click [[HostServ Commands|Here]] for a list of HostServ commands and how to perform them.
----
===HelpServ===
===HelpServ===
* A skeleton service used to serve help files. (Removed in 1.9.1+)
A skeleton service used to serve help files. (Removed in Anope 1.9.1+)

Revision as of 21:53, 8 July 2010

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+)