Difference between revisions of "Ratbox IRCd"

From IRC Wiki
Jump to navigation Jump to search
m (ircd-hybrid -> Hybrid)
(ratbox was definitely not written from scratch)
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Website:'''
{{Software|name=Ratbox
* http://www.ircd-ratbox.org
|logo=[[File:Ratbox.jpg|200px]]
|homepage=http://www.ratbox.org/
|programming_language={{Programming languages/C}}
|platform=Linux, BSD, Solaris
|license={{Licenses/GPL}}
|status=Active
|based_on=[[Hybrid]]
}}
 
 
'''ircd-ratbox''' is an advanced, stable and fast ircd.
 
ircd-ratbox is the primary ircd used on EFNet, combining the stability of an ircd required for a large production network together with a rich set of features making it suitable for use on smaller networks.
 
ircd-ratbox also has a twin services package with compatibility code in ircd-ratbox allowing for enhanced features and better support for networks with channel registration.
 
== Websites ==
* http://www.ratbox.org/
* http://www.efnet.org
* http://www.efnet.org


'''Bio:'''
== Features ==
* ircd-ratbox is an advanced, stable and fast ircd.
* 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 [[Hybrid]] and csircd)
* ircd-ratbox is the current EFNet IRCd, and can link to other IRCD's that speak EFNet TS6 (like [[Hybrid]] and csircd)
* ircd-ratbox recieved SSL support in version 3.0
* ircd-ratbox recieved SSL support in version 3.0


'''Programming Language:'''
==Supported [[IRC Services]]==
* C
 
'''Platform:'''
* Linux, BSD, Solaris.
 
'''License:'''
* GPL
 
'''Supported IRC Services:'''
* [[Anope]]
* [[Anope]]
* [[Atheme]]
* [[Atheme]]
* ratbox-services
* [[Ratbox Services]]
* ChanFix
* ChanFix


'''Supported Extended Services:'''
== Latest Releases ==
* Example Item
* EFNet 'stable' 3.0.7, which can be downloaded [http://www.ratbox.org/download/ircd-ratbox-3.0.7.tar.bz2 here]
 
* There is no current 'testing' release.
'''Latest Stable Release:'''
* 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]
 
==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]
[[Category:Software]][[Category:IRC server software]][[Category:C]][[Category:Active]]

Latest revision as of 15:34, 2 June 2016

Ratbox
Ratbox.jpg
Programming language: C
Platform: Linux, BSD, Solaris
Status: Active
Based on: Hybrid
License: GNU General Public License
Homepage: http://www.ratbox.org/


ircd-ratbox is an advanced, stable and fast ircd.

ircd-ratbox is the primary ircd used on EFNet, combining the stability of an ircd required for a large production network together with a rich set of features making it suitable for use on smaller networks.

ircd-ratbox also has a twin services package with compatibility code in ircd-ratbox allowing for enhanced features and better support for networks with channel registration.

Websites

Features

  • 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 Hybrid and csircd)
  • ircd-ratbox recieved SSL support in version 3.0

Supported IRC Services

Latest Releases

  • EFNet 'stable' 3.0.7, which can be downloaded here
  • There is no current 'testing' release.