Difference between revisions of "ShroudBNC"

From IRC Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<Rating comment=false>
{{Software|name=ShroudBNC
Rate This!
|homepage=http://www.shroudbnc.info/About.aspx
1 (Hate it)
|platform=Unix
2 (Dislike it)
|status=Active
3 (It's ok)
}}
4 (Like it)
5 (Love it)
</Rating>
'''Website:'''
* http://www.shroudbnc.info/About.aspx


'''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