ngircd
lightweight Internet Relay Chat server
Install
- All systems
-
curl cmd.cat/ngircd.sh
- Debian
-
apt-get install ngircd
- Ubuntu
-
apt-get install ngircd
- Alpine
-
apk add ngircd
- Arch Linux
-
pacman -S ngircd
- Kali Linux
-
apt-get install ngircd
- Fedora
-
dnf install ngircd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ngircd
- OS X
-
brew install ngircd
- Raspbian
-
apt-get install ngircd
- Dockerfile
- dockerfile.run/ngircd
- Docker
-
docker run cmd.cat/ngircd ngircd
powered by Commando
ngircd
lightweight Internet Relay Chat server
This package provides ngIRCd, a lightweight Internet Relay Chat server for small or private networks. It is simple to configure, can cope with dynamic IP addresses, and supports IPv6 as well as SSL. It is written from scratch, not based on the original IRCd and quite portable.