Services
From Buzznet
BUZZNET IRC NETWORK
This Wiki is Under Construction And Updated Every Day....
Anope
Instalation
Atheme
Instalation
apt install argon2 libargon2-dev pkg-config
git clone --recursive 'https://github.com/atheme/atheme/' atheme-devel
cd atheme-devel
./configure --with-argon2 --without-openssl
make
make install