blabouncer - An IRC bouncer written in C == Dependencies == The following dependencies are required for blabouncer: To compile: - a C compiler - glibc - OpenSSL To run: - glibc - OpenSSL == Compiling == To compile run "make". == Installing == To install run "make install". == Uninstalling == To uninstall run "make uninstall".