InspIRCd

From IRC Wiki
Revision as of 01:43, 2 August 2010 by MrJones (talk | contribs) (turned the release link into a reference)
Jump to navigation Jump to search
InspIRCd
Inspircd.jpg
Programming language: C++
Platform: Linux, Windows, BSD, Apple OS X
Status: Active
Based on: Written from scratch[1]
License: GNU General Public License[1]
Latest release: 2.0.0[2]
Homepage: http://www.inspircd.org

InspIRCd is an IRC daemon written entirely from scratch, it is one of the few IRC daemons to be written in C++ and it was released under the GNU General Public License.[1] InspIRCd is the second most used IRC daemon according to the ranking on SearchIRC. The first stable release of InspIRCd was in 2002.

InspIRCd is known most of all because it is a completely modularised IRC daemon. Many commands, features and user/channel modes that would be seen as standard normally can be added or removed at the server admins peril meaning the server admin has total control over the way they want their IRC Server.

InspIRCd is most commonly used along side Anope and Atheme services packages but can also be used with various others such as IRC Services, it also supports BOPM although many decided not to use this as they prefer to go with the module m_dsnbl, which is a a proxy scanner that effectively does BOPMs job.

Supported IRC Services

Supported Extended Services

References