Services/IRC-Bouncer: Difference between revisions

From DcUsers
No edit summary
No edit summary
 
Line 3: Line 3:
| prerequisite = You need to provide the following information:
| prerequisite = You need to provide the following information:
* default nick / user / realname
* default nick / user / realname
* an encrypted password generated using the ''bipmkpw'' command (available on Thorfinn, or in the [http://bip.milkypond.org/ Bip] software)
* an encrypted password generated using the ''bipmkpw'' command (available on Thorfinn, or in the [https://bip.milkypond.org/ Bip] software)
* list of networks you wish to connect to
* list of networks you wish to connect to
* list of channel you want to autojoin (for each network)
* list of channel you want to autojoin (for each network)
Line 15: Line 15:
== Access ==
== Access ==


To connect you need and IRC client, as the bouncer acts like an IRC server. See the [[IRC#Using_an_IRC_Software|here]] for examples of usable softwares.
To connect you need and IRC client, as the bouncer acts like an IRC server. See the [[Services/IRC#Access|here]] for examples of usable softwares.


The bouncer is able to connect to multiple networks, but so as not to mix connections (which may have users and channels of the same name, creating a conflict), you need to connect to the bouncer multiple times, one for each network.
The bouncer is able to connect to multiple networks, but so as not to mix connections (which may have users and channels of the same name, creating a conflict), you need to connect to the bouncer multiple times, one for each network.
Line 45: Line 45:


This service is made using:
This service is made using:
* [http://bip.milkypond.org/ Bip]
* [https://bip.milkypond.org/ Bip]

Latest revision as of 07:54, 8 April 2020

Service 'IRC-Bouncer'
Description An IRC Bouncer is a proxy, relaying connection to one or multiple IRC servers. When you disconnect from the bouncer, the bouncer keep your connections alive and store messages sent to you or in channels you joined. When you are back connected to the bouncer, all your channels and private chats are automatically reopened, and you can access messages you missed.
Prerequisite You need to provide the following information:
  • default nick / user / realname
  • an encrypted password generated using the bipmkpw command (available on Thorfinn, or in the Bip software)
  • list of networks you wish to connect to
  • list of channel you want to autojoin (for each network)
  • an other specific settings you wish
Account Local (registration required) IPv6 Ready No
Security Notes Your messages are securely delivered to our server, but the rest of the transport security depends on the network capabilities (see the network list below).


Access

To connect you need and IRC client, as the bouncer acts like an IRC server. See the here for examples of usable softwares.

The bouncer is able to connect to multiple networks, but so as not to mix connections (which may have users and channels of the same name, creating a conflict), you need to connect to the bouncer multiple times, one for each network.

You need to configure these parameters for each connection:

  • host: irc-bouncer.duckcorp.org
  • port: 7778
  • password: <user>:<user-password>:<connection>
  • activate SSL/TLS

<user> is your username, <user-password> your password, and <connection> the name of the network you want to connect to (see the list of available networks below).

Available Networks

These are the available networks you may access, depending on your configuration:

  • milkypond (secured)
  • minbif (IRC to IM gateway, secured)
  • debianjp
  • freenode (secured)
  • oftc (secured)
  • ircnet
  • epiknet
  • gimpnet
  • rezosup
  • iie (secured)
  • n7mm (secured)

Technical Details

This service is made using: