Skip to content

chaosircd is an IRC daemon with commands, channel modes, user modes, and flood control implemented as runtime (re)loadable modules. DNS and AUTH (ident) queries are done in a single child process so as to not waste valuable file descriptors and responsiveness. It also features a server-server protocol using timestamps for netsplit handling simil…

darcyg/chaosircd

 
 

Repository files navigation

cgircd

cgircd is an IRC daemon with commands, channel modes, user modes,
and flood control implemented as runtime (re)loadable modules. DNS and
AUTH (ident) queries are done in a single child process so as to not
waste valuable file descriptors and responsiveness. It also features a
server-server protocol using timestamps for netsplit handling similar
to TS5 (hybrid), and OpenSSL encrypted server-server and client-server
connections.

About

chaosircd is an IRC daemon with commands, channel modes, user modes, and flood control implemented as runtime (re)loadable modules. DNS and AUTH (ident) queries are done in a single child process so as to not waste valuable file descriptors and responsiveness. It also features a server-server protocol using timestamps for netsplit handling simil…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.8%
  • Roff 6.2%
  • M4 4.4%
  • CMake 2.4%
  • Makefile 1.8%
  • Yacc 0.9%
  • Other 1.5%