Replace TigerVNC with MobileVNC

TigerVNC doesn't have a built in websocket proxy
This commit is contained in:
Samuel Mannehed 2017-01-19 13:45:06 +01:00 committed by GitHub
parent 413ea87741
commit 7d73fdf9a4
1 changed files with 1 additions and 1 deletions

View File

@ -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').