noVNC version 0.1 Add debian packaging directory loosely based on http://trac.zentyal.org/browser/trunk/extra/novnc/debian Show web root directory on startup (pulled from websockify f1c8223). Lintian fixups: - Some license text clarifications. - remove executable permission on utils/launch.sh and include/web-socket-js/web_socket.js - Add executable permission to utils/launch.sh |
||
---|---|---|
.. | ||
Makefile | ||
README.md | ||
img2js.py | ||
json2graph.py | ||
launch.sh | ||
rebind | ||
rebind.c | ||
u2x11 | ||
web.py | ||
websocket.py | ||
websockify | ||
wsproxy.py |
README.md
WebSockets Proxy
wsproxy has become websockify. A copy of the python version of websockify (named wsproxy.py) is kept here for ease of use. The other versions of websockify (C, Node.js) and the associated test programs have been moved to websockify.
For more detailed description and usage information please refer to the websockify README.