directvnc-xmapconv
VNC client using the framebuffer as display
Install
- All systems
-
curl cmd.cat/directvnc-xmapconv.sh
- Debian
-
apt-get install directvnc
- Ubuntu
-
apt-get install directvnc
- Kali Linux
-
apt-get install directvnc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install directvnc
- Raspbian
-
apt-get install directvnc
- Dockerfile
- dockerfile.run/directvnc-xmapconv
directvnc
VNC client using the framebuffer as display
DirectVNC is a client implementing the remote framebuffer protocol (rfb) which is used by VNC servers. If a VNC server is running on a machine you can connect to it using this client and have the contents of its display shown on your screen. Keyboard and mouse events are sent to the server, so you can basically control a VNC server remotely.