irc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| irc [2012/12/11 19:24] – lentinj | irc [2020/05/07 14:46] (current) – mb | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Bouncer ====== | ====== Bouncer ====== | ||
| - | We use ZNC for bouncing services (irc-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 ====== | ||
irc.1355253857.txt.gz · Last modified: 2012/12/11 19:24 by lentinj