Difference between revisions of "NeoStats"

From IRC Wiki
Jump to navigation Jump to search
(Undo revision 6431 by Blackembassy (talk))
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
http://img217.imageshack.us/img217/21/neostats.gif
{{Software|name=NeoStats
|logo=[[File:NeoStats.gif|200px]]
|homepage=http://www.neostats.net (broken)
|programming_language=C
|platform=Linux, BSD, Windows,
|license= GPL
|release=3.0.1
|status=Dead
}}


==NeoStats Infomation==
'''NeoStats''' is a piece of software that provides unique services to the a network via loadable modules. NeoStats is an extended service and does not provide the traditional [[NickServ]]/[[ChanServ]], but instead provides services such as LogServ, GameServ, SecureServ and StatsServ all of which are documented below.


'''Website:''' http://www.neostats.net (The website seems to be unused)
'''NeoStats is not actively developed''', and hasn't been for many years. So we recommend you try out a modern variant such as [[Denora]] instead of NeoStats.


'''Bio:'''
==Supported [[:Category:IRC_server_software|IRCd's]]==
* NeoStats was first released in 2002.
* [[InspIRCd]]
* NeoStats provides unique services to IRC via loadable modules.
* [[UnrealIRCd]]
* NeoStats is an extended service and does not provide the traditional [[NickServ]]/[[ChanServ]], but instead provides services such as LogServ, GameServ, SecureServ and StatsServ
* Some modules have a useful function on your network, other modules are developed for fun, and to make your IRC network more attractive to users.


==Latest Stable Release==
'''Remember''', this release is many years old, and will likely cause problems for you with more modern software. However we provide this link purely for historical purposes.


'''Programming Language:'''
The last release is 3.0.1, and the tar.gz can be downloaded [http://linux.softpedia.com/progDownload/NeoStats-Download-6341.html Here]
* C
 
'''Platform:'''
* Windows (No longer supported), Linux, BSD
 
'''License:'''
* General Public License
 
'''Latest Stable Release:''' 3.0.1, and the tar.gz can be downloaded [http://linux.softpedia.com/progDownload/NeoStats-Download-6341.html Here]


==NeoStats Service Bots==
==NeoStats Service Bots==
 
'''SecureServ''' is an IRC trojan detector it is much like a virus scanner, but aimed at IRC networks. Using several methods, including version checks, behavior analysis, and general pattern matching, it aims to detect trojans, viruses, and floodbots which connect to your IRC network. Its "brains" are based on a "Definition file" which contains information on how to detect trojans. To update detection for new trojans, you only have to download a new file.
===LimitServ===
----
*LimitServ is designed to monitor channels and set the channel limit as users join and part the channel. This can help reduce the effect of Flood Attacks against a channel.
'''LimitServ''' is designed to monitor channels and set the channel limit as users join and part the channel. This can help reduce the effect of Flood Attacks against a channel.
*LimitServ is also designed to not flood channels with Mode updates, and will only update the modes after a configurable amount of time. You can even further configure LimitServ to not update the limit of the user count hasn't increased or decreased by a configurable number.
----
 
'''GameServ''' provides a variety of games for the users to play.
===GameServ===
----
* GameServ provides a variety of games for the users to play.
'''LogServ''' logs the events of a network,  
 
----
===LogServ===
'''LoveServ''' can be used to send funny random messages to another users. Similair to MoraleServ
* LogServ logs the events of a network,  
----
 
'''MoraleServ''' can be used to send funny random messages to another users. Similair to LoveServ
===LoveServ===
----
* LoveServ can be used to send funny random messages to another users. Similair to MoraleServ
'''StatServ''' provides statistical services to the network such as user, oper, server counts and uptime. It can also echo this information to a web page of your choice.
 
----
===MoraleServ===
'''ConnectServ''' is designed to echo activity on your network to the services log channel. ConnectServ will echo things like: users signing on/off the network, killing of users, nick changes, users going /away and returning. ConnectServ can even be customised so colour messages can be used to distinguish the different events.
* MoraleServ can be used to send funny random messages to another users. Similair to LoveServ
----
 
'''HostServ''' is designed to let users use their own unique host while on the Network. IRC Operators add them to the database and when users either identify to HostServ, or Identify for a registered nick that was used when the Vhost was created, the user gets their unique host.  
===StatsServ===
----
* StatServ provides statistical services to the network such as user, oper, server counts and uptime. It can also echo this information to a web page of your choice.
'''SeenServ''' was designed so users can utilize a command that will allow them to see when another user was last on the network.
 
----
===ConnectServ===
'''FloodServ''' was designed to prevent various floods on the network, such as channel text floods and revolving door floods.
* ConnectServ is designed to echo activity on your network to the services log channel.
----
* ConnectServ will echo things like: users signing on/off the network, killing of users, nick changes, users going /away and returning
'''QuoteServ''' is designed to provide random "funny" quotes to users. It can optionally be configured to send a random quote to new users signing onto your network.
* ConnectServ can even be customised so colour messages can be used to distinguish the different events.
----
 
[[Category:Software]][[Category:Extended Services]][[Category:C]][[Category:Dead]]
===HostServ===
* HostServ is designed to let users use their own unique host while on the Network. IRC Operators add them to the database and when users either identify to HostServ, or Identify for a registered nick that was used when the Vhost was created, the user gets their unique host.  
* [[Anope]] now includes its own version of [[HostServ]] click [[HostServ|Here]] to see it.
 
===SeenServ===
* SeenServ designed so users can utilize a command that will allow them to see when another user was last on the network.
* [[Anope]] now includes this via the !seen command
 
===FloodServ===
* Designed to prevent various of floods after configuration
 
===QuoteServ===
* QuoteServ is designed to provide random "funny" quotes to users. It can optionally be configured to send a random quote to new users signing onto your network.

Latest revision as of 05:07, 18 November 2012

NeoStats
NeoStats.gif
Programming language: C
Platform: Linux, BSD, Windows,
Status: Dead
License: GPL
Latest release: 3.0.1
Homepage: http://www.neostats.net (broken)

NeoStats is a piece of software that provides unique services to the a network via loadable modules. NeoStats is an extended service and does not provide the traditional NickServ/ChanServ, but instead provides services such as LogServ, GameServ, SecureServ and StatsServ all of which are documented below.

NeoStats is not actively developed, and hasn't been for many years. So we recommend you try out a modern variant such as Denora instead of NeoStats.

Supported IRCd's

Latest Stable Release

Remember, this release is many years old, and will likely cause problems for you with more modern software. However we provide this link purely for historical purposes.

The last release is 3.0.1, and the tar.gz can be downloaded Here

NeoStats Service Bots

SecureServ is an IRC trojan detector it is much like a virus scanner, but aimed at IRC networks. Using several methods, including version checks, behavior analysis, and general pattern matching, it aims to detect trojans, viruses, and floodbots which connect to your IRC network. Its "brains" are based on a "Definition file" which contains information on how to detect trojans. To update detection for new trojans, you only have to download a new file.


LimitServ is designed to monitor channels and set the channel limit as users join and part the channel. This can help reduce the effect of Flood Attacks against a channel.


GameServ provides a variety of games for the users to play.


LogServ logs the events of a network,


LoveServ can be used to send funny random messages to another users. Similair to MoraleServ


MoraleServ can be used to send funny random messages to another users. Similair to LoveServ


StatServ provides statistical services to the network such as user, oper, server counts and uptime. It can also echo this information to a web page of your choice.


ConnectServ is designed to echo activity on your network to the services log channel. ConnectServ will echo things like: users signing on/off the network, killing of users, nick changes, users going /away and returning. ConnectServ can even be customised so colour messages can be used to distinguish the different events.


HostServ is designed to let users use their own unique host while on the Network. IRC Operators add them to the database and when users either identify to HostServ, or Identify for a registered nick that was used when the Vhost was created, the user gets their unique host.


SeenServ was designed so users can utilize a command that will allow them to see when another user was last on the network.


FloodServ was designed to prevent various floods on the network, such as channel text floods and revolving door floods.


QuoteServ is designed to provide random "funny" quotes to users. It can optionally be configured to send a random quote to new users signing onto your network.