Difference between revisions of "ShroudBNC"

From IRC Wiki
Jump to navigation Jump to search
(Created page with ''''Website:''' * http://www.shroudbnc.info/About.aspx '''Features:''' * shroudBNC is a modular IRC proxy written in C++. * shroudBNC can be enhanced using TCL scripts. * support…')
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Website:'''
{{Software|name=ShroudBNC
* http://www.shroudbnc.info/About.aspx
|homepage=http://www.shroudbnc.info/About.aspx
|platform=Unix
|status=Active
}}


'''Features:'''
'''ShroudBNC''' is a modular IRC proxy written in C++. Shroud can be enhaced using TCL scripts and alllows partial emulation of eggdrop commands. ShroudBNC also has its own web interface and it provided support for [[SSL]] connections.
* shroudBNC is a modular IRC proxy written in C++.
 
* shroudBNC can be enhanced using TCL scripts.
==Features==
* support for TCL scripts and partial emulation of eggdrop commands
* web interface (only version 1.1, 1.2 has no official webinterface, can easily be customized)
* SSL support for both IRC and client connections; including support for client-certificates (and thus public key/passwordless authentication)
* built-in flood protection (so you do not get "excess flood" errors)
* built-in flood protection (so you do not get "excess flood" errors)
* module support (c++ shared libraries)
* module support (c++ shared libraries)
* asynchronous dns resolving so the bouncer does not freeze while users reconnect
* asynchronous dns resolving so the bouncer does not freeze while users reconnect
[[Category:Software]][[Category:Bouncers]][[Category:Active]]

Latest revision as of 15:13, 5 April 2011

ShroudBNC

Platform: Unix
Status: Active
Homepage: http://www.shroudbnc.info/About.aspx

ShroudBNC is a modular IRC proxy written in C++. Shroud can be enhaced using TCL scripts and alllows partial emulation of eggdrop commands. ShroudBNC also has its own web interface and it provided support for SSL connections.

Features

  • built-in flood protection (so you do not get "excess flood" errors)
  • module support (c++ shared libraries)
  • asynchronous dns resolving so the bouncer does not freeze while users reconnect