KasmVNC/kasmweb/utils
Lee Yarwood 257aabecb0 launch.sh: Check for a local websockify directory
Previously launch.sh would check both for the existence of a local
websockify file and /websockify/run file.

This initial check should really be for a local websockify directory
as in packaged environments a file could very well be the actual
executable leading to launch.sh incorrectly attempting to use a local
version of websockify.
2021-03-29 11:40:40 +03:00
..
.eslintrc Initial commit 2020-09-20 12:16:44 +00:00
b64-to-binary.pl Initial commit 2020-09-20 12:16:44 +00:00
genkeysymdef.js Initial commit 2020-09-20 12:16:44 +00:00
img2js.py Initial commit 2020-09-20 12:16:44 +00:00
json2graph.py Initial commit 2020-09-20 12:16:44 +00:00
launch.sh launch.sh: Check for a local websockify directory 2021-03-29 11:40:40 +03:00
README.md Initial commit 2020-09-20 12:16:44 +00:00
u2x11 Initial commit 2020-09-20 12:16:44 +00:00
use_require_helpers.js Initial commit 2020-09-20 12:16:44 +00:00
use_require.js Initial commit 2020-09-20 12:16:44 +00:00

WebSockets Proxy/Bridge

Websockify has been forked out into its own project. launch.sh wil automatically download it here if it is not already present and not installed as system-wide.

For more detailed description and usage information please refer to the websockify README.

The other versions of websockify (C, Node.js) and the associated test programs have been moved to websockify. Websockify was formerly named wsproxy.