5 ms·
I can wholeheartedly recommend a terminal IRC client (e.g. irssi) in a screen session running on a VPS.
by NukedOne 3y ago
I can wholeheartedly recommend a terminal IRC client (e.g. irssi) in a screen session running on a VPS.
- fuzztester 3y agoWhy on a VPS? Some reason related to security?
- DANmode 3y agoAlways-on, never offline, can just "scroll up" from anywhere.
- NukedOne 3y agoAs the sibling comment says: my VPS is always on, and I can SSH into it from any of my machines, reattach to the screen session, and talk under the same nickname. Besides this, I'm never offline (barring things like netsplits). I'm not doing it for security reasons, although it does provide a level of indirection if your goal is to not expose your home IP address to everyone (getting a cloak is also useful when it comes to this).
- fuzztester 3y agoThanks.