irc
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| irc [2012/01/04 21:53] – created lentinj | irc [2020/05/07 14:46] (current) – mb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | IRC is powered by ngircd, since it's one of the few servers nicely packaged into debian. | + | IRC is powered by ngircd, since it's one of the few servers nicely packaged into Debian. |
| + | |||
| + | ====== Bouncer ====== | ||
| + | |||
| + | We use ZNC for bouncing services (irc-bouncer: | ||
| + | |||
| + | * Use '' | ||
| + | * Ignore their whining about not editing the config and add: | ||
| + | |||
| + | <User frank> | ||
| + | Pass = sha256# | ||
| + | Nick = frank | ||
| + | AltNick = frank_1 | ||
| + | Ident = frank | ||
| + | RealName = New User | ||
| + | QuitMsg = *poof* | ||
| + | StatusPrefix = * | ||
| + | Buffer = 100 | ||
| + | KeepBuffer = true | ||
| + | MultiClients = true | ||
| + | BounceDCCs = true | ||
| + | DenyLoadMod = false | ||
| + | Admin = false | ||
| + | DenySetVHost = false | ||
| + | DCCLookupMethod = default | ||
| + | TimestampFormat = [%H: | ||
| + | AppendTimestamp = false | ||
| + | PrependTimestamp = true | ||
| + | TimezoneOffset = 0.00 | ||
| + | JoinTries = 10 | ||
| + | MaxJoins = 5 | ||
| + | IRCConnectEnabled = true | ||
| + | |||
| + | Server = irc.wormnet.eu 6667 | ||
| + | </ | ||
| + | |||
| + | * ''# | ||
| + | * Login to the bouncer, supplying nick and password | ||
| + | |||
| + | ===== SSL notes ===== | ||
| + | |||
| + | As of 2020, ZNC is now listening with [[https:// | ||
| + | |||
| + | Browsers might not enjoy connecting to " | ||
| + | |||
| + | ===== Authentication notes ===== | ||
| + | |||
| + | There' | ||
| ====== Bitlbee ====== | ====== Bitlbee ====== | ||
| Bitlbee is an IRC -> Jabber/ | Bitlbee is an IRC -> Jabber/ | ||
| - | + | | |
| - | * A reasonable terse guide to getting going: https:// | + | * More in-depth: http:// |
| - | * More in-depth: http:// | + | |
| ===== Bitlbee and IRSSI ===== | ===== Bitlbee and IRSSI ===== | ||
irc.1325714011.txt.gz · Last modified: 2012/01/04 21:53 by lentinj