]> git.proxmox.com Git - mirror_novnc.git/commitdiff
Replace TigerVNC with MobileVNC
authorSamuel Mannehed <samuel@cendio.se>
Thu, 19 Jan 2017 12:45:06 +0000 (13:45 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Jan 2017 12:45:06 +0000 (13:45 +0100)
TigerVNC doesn't have a built in websocket proxy

README.md

index 126b0d8dea57d23353b64b078657004401e3334d..22755b88fcafe1576efce7bccf7c2d340f43d769 100644 (file)
--- 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').