How To Install Sshvnc On Debian, Ubuntu, Kali And Raspbian?
Install sshvnc
-
Debian
apt-get install ssvncClick to copy -
Ubuntu
apt-get install ssvncClick to copy -
Kali Linux
apt-get install ssvncClick to copy -
Raspbian
apt-get install ssvncClick to copy
ssvnc
Enhanced TightVNC viewer with SSL/SSH tunnel helperVNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. SSVNC is two things: * An enhanced version of the TightVNC client with support for more encodings and color modes, support for x11vnc and UltraVNC extensions, dynamic screen resizing, an improved popup menu, etc. * A GUI that helps set up an SSL (using stunnel) or SSH tunnel to connect to the VNC server through, as well as forwarding of ports for audio (esound/aRts), SMB, CUPS etc.
Installation of latest sshvnc command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




