diff --git a/README.md b/README.md index 14f5528..ffa6282 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ that can find duplicate filenames even when they are not exactly the same. * [User/Group IDs](#usergroup-ids) * [Accessing the GUI](#accessing-the-gui) * [Security](#security) + * [SSVNC](#ssvnc) * [Certificates](#certificates) * [VNC Password](#vnc-password) * [Reverse Proxy](#reverse-proxy) @@ -275,6 +276,25 @@ few VNC clients support this method. [SSVNC] is one of them. [SSVNC]: http://www.karlrunge.com/x11vnc/ssvnc.html +### SSVNC + +[SSVNC] is a VNC viewer that adds encryption security to VNC connections. + +While the Linux version of [SSVNC] works well, the Windows version has some +issues. At the time of writing, the latest version `1.0.30` is not functional, +as a connection fails with the following error: +``` +ReadExact: Socket error while reading +``` +However, for your convienence, an unoffical and working version is provided +here: + +https://github.com/jlesage/docker-baseimage-gui/raw/master/tools/ssvnc_windows_only-1.0.30-r1.zip + +The only difference with the offical package is that the bundled version of +`stunnel` has been upgraded to version `5.49`, which fixes the connection +problems. + ### Certificates Here are the certificate files needed by the container. By default, when they