gvncviewer

VNC viewer using gtk-vnc

Install

All systems
curl cmd.cat/gvncviewer.sh
Debian Debian
apt-get install gvncviewer
Ubuntu
apt-get install gvncviewer
Alpine
apk add gvncviewer
Arch Arch Linux
pacman -S gvncviewer
image/svg+xml Kali Linux
apt-get install gvncviewer
Windows (WSL2)
sudo apt-get update sudo apt-get install gvncviewer
Raspbian
apt-get install gvncviewer
Docker
docker run cmd.cat/gvncviewer gvncviewer powered by Commando

gvncviewer

VNC viewer using gtk-vnc

It is built using coroutines, allowing it to be completely asynchronous while remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the VeNCrypt authentication extension providing SSL/TLS encryption with x509 certificate authentication. The core library is written in C and a bindings for other languages are available via GObject introspection. The networking layer supports connections over both IPv4 and IPv6. This package contains the VNC viewer and VNC capture utility.

gtk-vnc

gtk-vnc is a VNC viewer widget for GTK2. It is built using

coroutines allowing it to be completely asynchronous while remaining single threaded.