Skip to content

ronsoros/sIRCd

 
 

Repository files navigation

sIRCd

Build Status

sIRCd is a high performance, lightweight, and scalable IRC daemon. It is a fork of the now-defunct ShadowIRCD and seeks to continue in the direction ShadowIRCD was headed.

Supported Platforms

All modern *NIX systems should work. You need the equivalent of the following Debian packages:

  • libssl-dev
  • flex
  • bison
  • build-essential

Debian/ubuntu Users

You should run apt-get update followed by apt-get install libssl-dev flex bison build-essential

Read the included documentation for detailed compilation and install directions.

Support

The official channel for sIRCd is #sIRCd on irc.letstalkcoding.net.

Please use GitHub issue tracker for any issues

About

Continuation of ShadowIRCD to meet people's needs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 93.5%
  • Shell 6.1%
  • Lex 0.1%
  • Yacc 0.1%
  • Roff 0.1%
  • Python 0.1%