Difference between revisions of "BorkNet"

From IRC Wiki
Jump to navigation Jump to search
Line 11: Line 11:


'''Website:'''
'''Website:'''
* Example Item
* http://www.borknet.org/


'''Bio:'''
'''Bio:'''
* Example Item
* Borknet was written from scratch in 2005
* Borknet was written for u2+snircd, it may also support other P10 protocol IRCds


'''Programming Language:'''
'''Programming Language:'''
* Example Item
* Java


'''Platform:'''
'''Platform:'''
* Example Item
* Linux, BSD, Unix


'''License:'''
'''License:'''
* Example Item
* GPL


'''Supported IRCd:'''
'''Supported IRCd:'''
* Example Item
* [[Asuka]]
* [[Nefarious]]
* [[SnIRCd]]
 
'''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:'''
'''Latest Stable Release:'''
* Example Item
* [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 Tarbell]
* [https://borknet-dev-com.svn.sourceforge.net/ SVN Repository]

Revision as of 14:31, 19 June 2010

<Rating comment=false> Rate This! 1 (Hate it) 2 (Dislike it) 3 (It's ok) 4 (Like it) 5 (Love it) </Rating>


Website:

Bio:

  • 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:

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: