tdrerecord
Tools for recording and replaying terminal I/O
Install
- All systems
-
curl cmd.cat/tdrerecord.sh
- Debian
-
apt-get install termdebug
- Ubuntu
-
apt-get install termdebug
- Kali Linux
-
apt-get install termdebug
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install termdebug
- Raspbian
-
apt-get install termdebug
- Dockerfile
- dockerfile.run/tdrerecord
termdebug
Tools for recording and replaying terminal I/O
Termdebug is a set of utilities to record and replay the input and output of terminal programs. Its main goal is to aid in developing and debugging terminal programs.