inspircd
Modular IRCd written in C++
Install
- All systems
-
curl cmd.cat/inspircd.sh
- Debian
-
apt-get install inspircd
- Ubuntu
-
apt-get install inspircd
- Kali Linux
-
apt-get install inspircd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install inspircd
- OS X
-
brew install inspircd
- Raspbian
-
apt-get install inspircd
- Dockerfile
- dockerfile.run/inspircd
inspircd
Modular IRCd written in C++
InspIRCd is a modular C++ IRC Daemon for several operating systems created to provide a stable, modern, lightweight irc server from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum, the server is very stable, fast and customizable. This package contains the daemon.
inspircd-dbg
Modular IRCd written in C++ - debugging symbols
InspIRCd is a modular C++ IRC Daemon for several operating systems created to provide a stable, modern, lightweight irc server from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum, the server is very stable, fast and customizable. This package contains the debugging symbols.