IRC Bouncer

From Bibliotheca Anonoma
Revision as of 14:37, 30 January 2018 by Antonizoon (talk | contribs) (Created page with "''IRC'' (Internet Relay Chat) is a protocol used to facilitate group communication. Although antiquated by modern standards, IRC remains a critical social network for develope...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

IRC (Internet Relay Chat) is a protocol used to facilitate group communication. Although antiquated by modern standards, IRC remains a critical social network for developers for companies and open source teams to this day.

An IRC Bouncer is necessary to idle on an IRC server and receive private messages when a user is away. Some IRC Bouncers can even be configured to send mobile devices push notifications upon mentions, which is critical for a

Quassel

Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core.

Installation

Add user account through command line:

Run the following command, and you can set up a user that can be used through quasselcore remotely:

sudo quasselcore --configdir=/var/lib/quassel --add-user

Sources

ZNC

Screen + Irssi

If you're fine with a desktop, and have SSH access to a server or VPS, try this combo.

  • Irssi ConnectBot