Difference between revisions of "Janus"

From IRC Wiki
Jump to navigation Jump to search
Line 8: Line 8:
}}
}}


'''Janus''' was created by Daniel De Graaf in 2008, De Graaf is currently heading the [[InspIRCd]] 2.0 development. Janus is a server that allows IRC networks to share certain channels to other linked networks without needing to share all channels.


You add Janus just like you would another [[server_linking|server by linking with a link block]]. It can link to multiple networks and selectively share channels with various network on a per share and link basis.
===F.A.Q.===


Janus has various module to support or disable various undesired effects brought on by two network's services (or servers) fighting for the right to a channel. The Most well know and best used is the Claim module, which allows users to set the ownership of a channel to a certain network.
==Who created Janus?==
'''Janus''' was created by Daniel De Graaf (danieldg) in 2008, De Graaf is currently heading the [[InspIRCd]] 2.0 development. Daniel no longer maintains the Janus project nor does he support it.  


'''Click [[Janus Commands|here]] for a guide that demonstrates how to use Janus'''
==What is Janus?==
Janus' short description is the Janus Inter-Network Channel Linker. In basic terms, it provides server administrators the ability to link non-common IRCd's as if they were the same flavor of IRCd. Both networks may keep their services, and both networks can be picky about which channels they would like to share, and the channels they wish to keep local/private. As JanusIRC used to say "It is a Relay Bot on steroids."
 
==Why use Janus?==
Janus allows server administrators the chance to link their channels to another server and vis versa with out having to share ALL channels on the network. Each network still have their own irc ops, although those channels which are shared can be controlled by any irc op, unless the channel is [[Janus/modules/claim|claimed]] with Janus.
 
==Do I have to install Janus too?==
No! Only one person needs to host Janus. We estimate between 250-360 different networks can be hosted on Janus before someone has to edit the source code. Janus runs on it's own, and links to two or more IRC Daemons.
 
==Is it easy to link a Janus?==
Yes! You add Janus just like you would another [[server_linking|server by linking with a link block]]. It can link to multiple networks and selectively share channels with various network on a per share and link basis.
 
==Where can I download Janus?==
The Latest Stable Release, 1.10, can be downloaded [https://github.com/danieldg/janus here].


==Supported IRCd's==
==What IRCd's can link with a Janus?==
* [[InspIRCd]]
* [[InspIRCd]]
* [[UnrealIRCd]]
* [[UnrealIRCd]]
* [[Charybdis]]
* [[Charybdis]]
* [[Ircd-seven]]
* [[Ratbox_IRCd]]
* [[ShadowIRCd]]
==How do I use Janus once it's installed?==
'''Click [[Janus Commands|here]] for a guide that demonstrates how to use Janus'''


==Latest Stable Release==
1.10 and that can be downloaded [https://github.com/danieldg/janus here].


[[Category:Software]][[Category:Extended Services]][[Category:Perl]][[Category:Active]]
[[Category:Software]][[Category:Extended Services]][[Category:Perl]][[Category:Active]]

Revision as of 01:52, 27 June 2011

Janus

Programming language: Perl
Platform: Linux, BSD, Windows, Apple OS X, Unix
Status: Active
License: Affero GNU Public License
Latest release: 1.10
Homepage: http://sourceforge.net/projects/janus-irc


F.A.Q.

Who created Janus?

Janus was created by Daniel De Graaf (danieldg) in 2008, De Graaf is currently heading the InspIRCd 2.0 development. Daniel no longer maintains the Janus project nor does he support it.

What is Janus?

Janus' short description is the Janus Inter-Network Channel Linker. In basic terms, it provides server administrators the ability to link non-common IRCd's as if they were the same flavor of IRCd. Both networks may keep their services, and both networks can be picky about which channels they would like to share, and the channels they wish to keep local/private. As JanusIRC used to say "It is a Relay Bot on steroids."

Why use Janus?

Janus allows server administrators the chance to link their channels to another server and vis versa with out having to share ALL channels on the network. Each network still have their own irc ops, although those channels which are shared can be controlled by any irc op, unless the channel is claimed with Janus.

Do I have to install Janus too?

No! Only one person needs to host Janus. We estimate between 250-360 different networks can be hosted on Janus before someone has to edit the source code. Janus runs on it's own, and links to two or more IRC Daemons.

Is it easy to link a Janus?

Yes! You add Janus just like you would another server by linking with a link block. It can link to multiple networks and selectively share channels with various network on a per share and link basis.

Where can I download Janus?

The Latest Stable Release, 1.10, can be downloaded here.

What IRCd's can link with a Janus?

How do I use Janus once it's installed?

Click here for a guide that demonstrates how to use Janus