Difference between revisions of "Ratbox IRCd"

From IRC Wiki
Jump to navigation Jump to search
(ircd-ratbox)
(add in ratbox-services)
Line 29: Line 29:
* EFNet 'stable' 2.2.9, which can be downloaded [http://www.ircd-ratbox.org/download/ircd-ratbox-2.2.9.tar.bz2 here]
* EFNet 'stable' 2.2.9, which can be downloaded [http://www.ircd-ratbox.org/download/ircd-ratbox-2.2.9.tar.bz2 here]
* EFNet 'testing' 3.0.6, which can be downloaded [http://www.ircd-ratbox.org/download/testing/ircd-ratbox-3.0.6.tar.bz2 here]
* EFNet 'testing' 3.0.6, which can be downloaded [http://www.ircd-ratbox.org/download/testing/ircd-ratbox-3.0.6.tar.bz2 here]
==ratbox-services==
'''Website:'''
http://services.ircd-ratbox.org/
'''Bio'''
The ratbox developer team also produces a twin services package, written mostly from scratch, ratbox-services.
Instead of utilizing a traditional flatfile database or a database server, ratbox-services utilizes SQLite for storage.
'''Services Clients'''
* ALIS
* ChanServ
* Global Messaging
* Jupe Services
* MemoServ
* NickServ
* Oper Services
* Opered Bot
* UserServ
'''Latest Stable Release''' 1.2.4, which can be downloaded [http://services.ircd-ratbox.org/download/ratbox-services-1.2.4.tgz here]

Revision as of 20:29, 5 May 2010

Website:

Bio:

  • ircd-ratbox is an advanced, stable and fast ircd.
  • ircd-ratbox is the current EFNet IRCd, and can link to other IRCD's that speak EFNet TS6 (like ircd-hybrid and csircd)
  • ircd-ratbox recieved SSL support in version 3.0

Programming Language:

  • C

Platform:

  • Linux, BSD, Solaris.

License:

  • GPL

Supported IRC Services:

Supported Extended Services:

  • Example Item

Latest Stable Release:

  • EFNet 'stable' 2.2.9, which can be downloaded here
  • EFNet 'testing' 3.0.6, which can be downloaded here

ratbox-services

Website: http://services.ircd-ratbox.org/

Bio The ratbox developer team also produces a twin services package, written mostly from scratch, ratbox-services. Instead of utilizing a traditional flatfile database or a database server, ratbox-services utilizes SQLite for storage.

Services Clients

  • ALIS
  • ChanServ
  • Global Messaging
  • Jupe Services
  • MemoServ
  • NickServ
  • Oper Services
  • Opered Bot
  • UserServ

Latest Stable Release 1.2.4, which can be downloaded here