Difference between revisions of "BorkNet"

From IRC Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<Rating comment=false>
{{Software|name=Borknet
Rate This!
|homepage=http://www.borknet.org/
1 (Hate it)
|programming_language=Java
2 (Dislike it)
|platform=Linux, BSD, Unix
3 (It's ok)
|status=Active
4 (Like it)
}}
5 (Love it)
</Rating>


<br style="clear: both" />


'''Website:'''
Borknet was written from scratch in 2005 and was written for u2+snircd, it may also support other P10 protocol IRCds.
* http://www.borknet.org/


'''Bio:'''
==Supported IRCd==
* Borknet was written from scratch in 2005
* Borknet was written for u2+snircd, it may also support other P10 protocol IRCds
 
'''Programming Language:'''
* Java
 
'''Platform:'''
* Linux, BSD, Unix
 
'''License:'''
* GPL
 
'''Supported IRCd:'''
* [[Asuka]]
* [[Asuka]]
* [[Nefarious]]
* [[Nefarious]]
* [[Snircd]]
* [[Snircd]]


'''BorkNet Service Bots:'''
==BorkNet Service Bots==
* H: Help Service Module: It can issue tickets for help channels, and has a queue system.
* H: Help Service Module: It can issue tickets for help channels, and has a queue system.
* G: Game Service Module: A simple bot that allows users to play various games.
* G: Game Service Module: A simple bot that allows users to play various games.
Line 44: Line 27:
* X: Statistical Service Module: It will keep track of some basic stat information in an xml file.
* X: Statistical Service Module: It will keep track of some basic stat information in an xml file.


'''Latest Stable Release:'''
==Latest Stable Release==
* [http://www.borknet.org/index.php?topic=faqs&page=services Installation Guide]
* [http://www.borknet.org/index.php?topic=faqs&page=services Installation Guide]
* [http://borknet-dev-com.svn.sourceforge.net/viewvc/borknet-dev-com/borknet_services/trunk.tar.gz?view=tar Tarball]
* [http://borknet-dev-com.svn.sourceforge.net/viewvc/borknet-dev-com/borknet_services/trunk.tar.gz?view=tar Tarball]

Revision as of 17:06, 5 January 2011

Borknet

Programming language: Java
Platform: Linux, BSD, Unix
Status: Active
Homepage: http://www.borknet.org/


Borknet was written from scratch in 2005 and was written for u2+snircd, it may also support other P10 protocol IRCds.

Supported IRCd

BorkNet Service Bots

  • H: Help Service Module: It can issue tickets for help channels, and has a queue system.
  • G: Game Service Module: A simple bot that allows users to play various games.
  • O: Services Core: it can load/unload and rehash the modules.
  • P: Proxyscan Service Module: it will check for open proxies with connecting clients.
  • Q: Channel & Oper Service Module: It has all functions needed for user to authenticate and manage their channels. It also has an extensive set of oper commands.
  • R: Request Service Module: It can be used to request Q and S.
  • S: Spamscan Module: It will scan channels for spam & advertising and will take appropriate action against malicious persons.
  • T: Trojanscan Module: Scans for botnets and infected users.
  • Tutor: Tutorial Module: It allows you to manage tutorial sessions.
  • V: vHost Service Module: It can set custom vHosts upon user signin and for network staff.
  • X: Statistical Service Module: It will keep track of some basic stat information in an xml file.

Latest Stable Release