Fork me on GitHub

noVNC by kanaka

VNC client using HTML5 (Web Sockets, Canvas) with encryption (wss://) support.

Dependencies

A browser with at least minimal canvas support (i.e. not IE 6, 7 or 8).

Install

Run a vnc server, run the WebSockets proxy, load the page, and connect! See README for more details.

License

LGPL-3

Authors

noVNC : Joel Martin (github@martintribe.org)

web-socket-js : Hiroshi Ichikawa (github.com/gimite/web-socket-js)

as3crypto : Henri Torgemane (code.google.com/p/as3crypto)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/kanaka/noVNC