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:
parent
5911cfd582
commit
adc19ca16e
|
@ -85,7 +85,7 @@ See more screenshots
|
||||||
Unless you are using a VNC server with support for WebSockets connections (such
|
Unless you are using a VNC server with support for WebSockets connections (such
|
||||||
as [x11vnc/libvncserver](http://libvncserver.sourceforge.net/),
|
as [x11vnc/libvncserver](http://libvncserver.sourceforge.net/),
|
||||||
[QEMU](http://www.qemu.org/), or
|
[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
|
WebSockets to TCP socket proxy. There is a python proxy included
|
||||||
('websockify').
|
('websockify').
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue