conspy
Remote control of Linux virtual consoles
Install
- All systems
-
curl cmd.cat/conspy.sh
- Debian
-
apt-get install conspy - Ubuntu
-
apt-get install conspy - Kali Linux
-
apt-get install conspy - Fedora
-
dnf install conspy - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install conspy - Raspbian
-
apt-get install conspy
conspy
Remote control of Linux virtual consoles
Conspy allows a (possibly remote) user to see what is displayed on a Linux virtual console, and send keystrokes to it. It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console. Unlike VNC, conspy does not require a server to be installed prior to being used.