stream_ttyrec
termcasting module and client
Install
- All systems
-
curl cmd.cat/stream_ttyrec.sh
- Debian
-
apt-get install libapp-termcast-perl
- Ubuntu
-
apt-get install libapp-termcast-perl
- Kali Linux
-
apt-get install libapp-termcast-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libapp-termcast-perl
- Raspbian
-
apt-get install libapp-termcast-perl
- Dockerfile
- dockerfile.run/stream_ttyrec
libapp-termcast-perl
termcasting module and client
App::Termcast is a client for the http://termcast.org/ service, which allows broadcasting of a terminal session for remote viewing. The package contains the module and a wrapper script for easily starting a termcast. Potential viewers just have to `telnet termcast.org' (or any other used server).