IRC Bouncer: Difference between revisions
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...") |
(Revert spambot turning the page into an ad) Tag: Manual revert |
||
(2 intermediate revisions by one other user not shown) |
Latest revision as of 14:41, 24 May 2023
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[edit]
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[edit]
Add user account through command line:[edit]
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[edit]
ZNC[edit]
Screen + Irssi[edit]
If you're fine with a desktop, and have SSH access to a server or VPS, try this combo.
- Irssi ConnectBot