Server for secure internet relay chat application
SIRC is application for simple P2P encrypted comunication inside one LAN
If you want use SIRC for messaging not as admin of server check SIRC_Client
QT 5.8
Clang 3.4, gcc 4.9 or other compiler for c++14
run qmake SecureInternetRelayChat_Server.pro
run make all SecureInternetRelayChat_Server
run ./SecureInternetRelayChat_Server
We appreciate bug reports and proposals for changes to our project