mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-27 02:23:46 +01:00
257aabecb0
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. |
||
---|---|---|
.. | ||
.eslintrc | ||
b64-to-binary.pl | ||
genkeysymdef.js | ||
img2js.py | ||
json2graph.py | ||
launch.sh | ||
README.md | ||
u2x11 | ||
use_require_helpers.js | ||
use_require.js |
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.