noVNC/utils
Joel Martin 40e5c25ad8 utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
..
Makefile Remove files that are now in websockify. 2011-01-12 20:31:04 -06:00
README.md Remove files that are now in websockify. 2011-01-12 20:31:04 -06:00
img2js.py Make scripts more compatible across OSes 2011-03-27 04:18:08 +08:00
launch.sh Make scripts more compatible across OSes 2011-03-27 04:18:08 +08:00
rebind utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
rebind.c wsproxy, wstelnet: wrap command, WS telnet client. 2011-01-12 13:15:11 -06:00
u2x11 utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
web.py Make scripts more compatible across OSes 2011-03-27 04:18:08 +08:00
websocket.py Make scripts more compatible across OSes 2011-03-27 04:18:08 +08:00
websockify Make scripts more compatible across OSes 2011-03-27 04:18:08 +08:00
wsproxy.py Remove files that are now in websockify. 2011-01-12 20:31:04 -06:00

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.