Change server example

Replaced PocketVNC with TigerVNC since the PocketVNC url was broken and the project isn't active anymore.
This commit is contained in:
Samuel Mannehed 2017-01-14 11:42:03 +01:00 committed by GitHub
parent 5911cfd582
commit adc19ca16e
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,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
[PocketVNC](http://www.pocketvnc.com/blog/?page_id=866)), you need to use a
[TigerVNC](http://tigervnc.org/)), you need to use a
WebSockets to TCP socket proxy. There is a python proxy included
('websockify').