PrivDeaf Module
How to Install Privdeaf Module
Si Instalohet Privdeaf Module
1. cd Unreal3.2/src/modules
2. wget http://www.vulnscan.org/UnrealIrcd/modules/PrivDeaf-latest.tar.gz
3. tar -xvf PrivDeaf-latest.tar.gz
4. rm -rf PrivDeaf-latest.tar.gz
5. cd PrivDeaf-0.0.6
6. ./build
You now need to add the following line to your unrealircd.conf
loadmodule “src/modules/m_privdeaf.so”;
Then /rehash and the module should be loaded.