noVNC/utils
Pierre Ossman 829725b30e Handle relative paths in novnc_proxy
websockify changes the working directory before it starts looking for
files, so we must give it relative paths for things to work reliably.
2023-12-05 11:33:15 +01:00
..
.eslintrc Add eslint and fix reported issues 2018-05-24 00:25:44 +03:00
README.md add Man page and rename launch.sh to novnc_proxy. 2021-06-25 13:54:04 +02:00
b64-to-binary.pl Fixed vnc_perf.html 2016-01-06 13:32:05 -05:00
convert.js Rename use_require.js to convert.js 2021-12-01 09:17:41 +01:00
genkeysymdef.js Standardize on camelCase in utils 2020-05-31 23:21:35 +02:00
novnc_proxy Handle relative paths in novnc_proxy 2023-12-05 11:33:15 +01:00
u2x11 utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
validate Validate HTML and CSS in Travis 2019-03-26 15:19:11 +01:00

README.md

WebSockets Proxy/Bridge

Websockify has been forked out into its own project. novnc_proxy will 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.