From 7d73fdf9a4a24e372fb76ee59ce7950a797442e6 Mon Sep 17 00:00:00 2001 From: Samuel Mannehed Date: Thu, 19 Jan 2017 13:45:06 +0100 Subject: [PATCH] Replace TigerVNC with MobileVNC TigerVNC doesn't have a built in websocket proxy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 126b0d8d..22755b88 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ See more screenshots Unless you are using a VNC server with support for WebSockets connections (such as [x11vnc/libvncserver](http://libvncserver.sourceforge.net/), [QEMU](http://www.qemu.org/), or -[TigerVNC](http://tigervnc.org/)), you need to use a +[MobileVNC](http://www.smartlab.at/mobilevnc/)), you need to use a WebSockets to TCP socket proxy. There is a python proxy included ('websockify').