mbuild-hybrid
high-performance secure IRC server - development files
Install
- All systems
-
curl cmd.cat/mbuild-hybrid.sh
- Debian
-
apt-get install hybrid-dev
- Ubuntu
-
apt-get install hybrid-dev
- Kali Linux
-
apt-get install hybrid-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hybrid-dev
- Raspbian
-
apt-get install hybrid-dev
- Dockerfile
- dockerfile.run/mbuild-hybrid
hybrid-dev
high-performance secure IRC server - development files
These are the headers used when writing modules for ircd-hybrid. For more information on how to write these modules, see the ircd-hybrid documentation or example_module.c in the source code for ircd-hybrid. It also includes mbuild-hybrid, a shell script that simplifies building and installation of such modules. This shell script is simplistic and assumes a lot; if you possess clue, you will know what to do anyway.