You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
.eslintrc Initial commit 5 years ago
README.md Initial commit 5 years ago
b64-to-binary.pl Initial commit 5 years ago
genkeysymdef.js Initial commit 5 years ago
img2js.py Initial commit 5 years ago
json2graph.py Initial commit 5 years ago
launch.sh launch.sh: Check for a local websockify directory 4 years ago
u2x11 Initial commit 5 years ago
use_require.js Initial commit 5 years ago
use_require_helpers.js Initial commit 5 years ago

README.md

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.