# shroudBNC

shroudBNC is a modular IRC proxy written in C++. It is capable of proxying IRC connections for multiple users. Using TCL scripts it can be extended.

## Features

- C++ compiler (usually GCC)
- Autoconf
- Automake
- Libtool
- OpenSSL (if you're going to use SSL-encrypted connections; README.ssl contains more details -  about how to use SSL)
- SWIG and TCL (if you're going to use the tcl module, version 8.4 or later, earlier versions have not been tested)
- Optional: c-ares

## Links

- [github](https://github.com/jhongsedecalp/shroudbnc)

## See Also

- [IRC Tools](wiki:/IRC_Tools) - Other bouncers
- [ZNC](wiki:/IRC_Tools/ZNC) - Alternative bouncer