irc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
irc [2012/06/10 09:20] – alex | 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:%M:%S] | ||
+ | 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 ====== |
irc.1339320045.txt.gz · Last modified: 2012/06/10 09:20 by alex