Skip to content

arkaitzj/wsvnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSVNC

Tunnel VNC through a WebSocket and use it with plain Javascript client from your HTML5 browser

Works on Firefox 7.0.1 and Chrome 15.0

INSTALL

virtualenv --no-site-packages sandbox && sandbox/bin/pip install -r requirements.txt

RUN

sandbox/bin/python wsvnc.py

REUSED SOFTWARE

Most of the HTML and Javascript side comes from https://github.com/vti/showmethedesktop

The RFB implementation has reused most of: http://code.google.com/p/python-vnc-viewer/

About

In browser VNC client through websockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published