ircd
The original IRC server daemon
Install
- All systems
-
curl cmd.cat/ircd.sh
- Debian
-
apt-get install ircd-irc2
- Ubuntu
-
apt-get install ircd-irc2
- Kali Linux
-
apt-get install ircd-irc2
- Fedora
-
dnf install ircd-irc2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ircd-irc2
- OS X
-
brew install ircd-irc2
- Raspbian
-
apt-get install ircd-irc2
- Dockerfile
- dockerfile.run/ircd
ircd-irc2
The original IRC server daemon
This is the original Internet Relay Chat (IRC) daemon, allowing interactive character based communication between people connected to this server with IRC clients. This version of ircd is mostly used on the IRCNet irc network.
ircd-ratbox
advanced, stable and fast ircd
ircd-ratbox is a full featured ircd. It 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.