rx11vnc
VNC server to allow remote access to an existing X session
Install
- All systems
-
curl cmd.cat/rx11vnc.sh
- Debian
-
apt-get install x11vnc
- Ubuntu
-
apt-get install x11vnc
- Alpine
-
apk add x11vnc
- Arch Linux
-
pacman -S x11vnc
- Kali Linux
-
apt-get install x11vnc
- Fedora
-
dnf install x11vnc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install x11vnc
- OS X
-
brew install x11vnc
- Raspbian
-
apt-get install x11vnc
- Dockerfile
- dockerfile.run/rx11vnc
- Docker
-
docker run cmd.cat/rx11vnc rx11vnc
powered by Commando
x11vnc
VNC server to allow remote access to an existing X session
x11vnc allows one to view remotely and interact with real X displays (i.e. a display corresponding to a physical monitor, keyboard, and mouse) with any VNC viewer. It has built-in SSL encryption and authentication, UNIX account and password support, server-side scaling, single port HTTPS and VNC, mDNS service advertising, and TightVNC and UltraVNC file-transfer.