Difference between revisions of "Srvx"

From IRC Wiki
Jump to navigation Jump to search
(Update latest stable release and download link)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:srvx.png|200px|thumb|left|SRVX IRC Services]]
{{Software|name=SRVX
|logo=[[File:srvx.png|200px]]
|homepage=http://www.srvx.net/
|programming_language=C
|platform=Linux, BSD, Unix, (Windows with CYGWIN)
|license=GPL
|status=Bug fixes
|latest=[http://prdownloads.sourceforge.net/srvx/srvx-1.3.1.tar.gz 1.3.1]
}}


<Rating comment=false>
'''srvx''' uses [[List of services bots|service bots]] similar to that of [[Anope]], such as [[NickServ]] [[ChanServ]] [[OperServ]] and [[Global]], however some of them have different functions and srvx has the addition proxy detector. The largest network to use srvx is GameSurge, a network with over fourty thousand users.
Rate This!
1 (Hate it)
2 (Dislike it)
3 (It's ok)
4 (Like it)
5 (Love it)
</Rating>


<br style="clear: both" />
srvx 2.x will be the next major revision of srvx. It is currently under development.


==srvx infomation==
'''Website:'''
* http://www.srvx.net/


'''Bio:'''
===Proxy Detection:===
* srvx uses services similar to that of [[Anope]], however some of them have different functions,
Data driven proxy detection; new proxies can be defined dynamically without downtime. Dynamic test reordering, so massive numbers of bots are caught quickly without going through unnecessary tests.
* the largest network to use srvx is GameSurge, a network with over fourty thousand users.
* srvx 2.x will be the next major revision of srvx. It is currently under development.
 
'''Programming Language:'''
* C
'''Platform:'''
* Linux, BSD, Unix (Windows with CYGWIN)
 
'''License:'''
* General Public License


'''Supported IRCd's:'''
== Supported IRCds ==
*[[bahamut]]
*[[bahamut]]
*[[ircu]]
*[[ircu]]
*[[Nefarious]]
*[[Nefarious]]


==See also==
*[[Anope]]


'''Latest Stable Release:''' 1.3.1, and the tar.gz can be downloaded [http://prdownloads.sourceforge.net/srvx/srvx-1.3.1.tar.gz Here]
[[Category:Software]][[Category:IRC services]][[Category:C]][[Category:Dead]]
 
==srvx Service Bots==
 
===NickServ (Nickname Service):===
* Provides authentication services for all srvx services, you need only authenticate once.
* Passwords in the database are MD5 hashed for user security and privacy.
* E-mail address storage and verification using "cookies".
* Password changes or account identification can be done with E-mail.
 
===ChanServ (Channel Service):===
* Channel registrations and associated data can be moved to different channels or merged with others easily.
* Supports public, in-channel commands for users' convenience.
* Five level user hierarchy of owners, co-owners, masters, ops, and peons.
* Supports powerful permanent and timed bans.
 
===OperServ (IRC Operator Service):===
* Restart, rehash, reconnect, and configure srvx with simple commands.
* Extremely powerful network regulation tools allow you to examine the network's status easily.
* Provides a central point of control for the network, allowing IRC operators to execute a number of operations on any channels, including kicking, banning, and mode changes.
 
===Global (Notification Service):===
* Efficiently broadcasts network-wide announcements to all users, all channels, only IRC operators, only helpers, or any combination.
* Capable of sending notices to users as they connect to the network (MOTD-style notices).
 
===Proxy Detection:===
* Data driven proxy detection; new proxies can be defined dynamically without downtime.
* Dynamic test reordering, so massive numbers of bots are caught quickly without going through unnecessary tests.
 
 
[[Category:Software]][[Category:IRC services]]

Latest revision as of 15:24, 5 April 2011

SRVX
Srvx.png
Programming language: C
Platform: Linux, BSD, Unix, (Windows with CYGWIN)
Status: Bug fixes
License: GPL
Homepage: http://www.srvx.net/

srvx uses service bots similar to that of Anope, such as NickServ ChanServ OperServ and Global, however some of them have different functions and srvx has the addition proxy detector. The largest network to use srvx is GameSurge, a network with over fourty thousand users.

srvx 2.x will be the next major revision of srvx. It is currently under development.


Proxy Detection:

Data driven proxy detection; new proxies can be defined dynamically without downtime. Dynamic test reordering, so massive numbers of bots are caught quickly without going through unnecessary tests.

Supported IRCds

See also