gvnccapture
VNC viewer using gtk-vnc
Install
- All systems
-
curl cmd.cat/gvnccapture.sh
- Debian
-
apt-get install gvncviewer
- Ubuntu
-
apt-get install gvncviewer
- Alpine
-
apk add gtk-vnc
- Arch Linux
-
pacman -S gtk-vnc
- Kali Linux
-
apt-get install gvncviewer
- CentOS
-
yum install gvnc-tools
- Fedora
-
dnf install gvnc-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gvncviewer
- OS X
-
brew install gtk-vnc
- Raspbian
-
apt-get install gvncviewer
- Dockerfile
- dockerfile.run/gvnccapture
- Docker
-
docker run cmd.cat/gvnccapture gvnccapture
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.
gvnc-tools
Command line VNC tools
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.