delrconsole

multiuser "tip"/"cu" replacement with logging

Install

All systems
curl cmd.cat/delrconsole.sh
Debian Debian
apt-get install remote-tty
Ubuntu
apt-get install remote-tty
image/svg+xml Kali Linux
apt-get install remote-tty
Windows (WSL2)
sudo apt-get update sudo apt-get install remote-tty
Raspbian
apt-get install remote-tty

remote-tty

multiuser "tip"/"cu" replacement with logging

This is Paul Vixie's rtty serial console tool. It allows runs a server per port which then support multiple connections at time from "tip"/"cu"-like clients. It also supports logging of output from the port, even when no client is connected. This can be invaluable for post mortem diagnosis of crashes of serial consoled machines.