VNC client using HTML5 (Web Sockets, Canvas) with encryption (wss://) support.
Thanks to
Sentry Data Systems
for sponsoring ongoing development (and for employing me).
It's not a real project until there are screenshots.
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 the project README for more details.
License
LGPL-3
Authors
- noVNC : Joel Martin (github@martintribe.org)
- web-socket-js (included) : Hiroshi Ichikawa (github.com/gimite/web-socket-js)
- as3crypto (included) : 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