noVNC/utils
Alexander Zeijlon 71d0bfaccd Use bash's type command to find websockify
Our snap package requires bash to run novnc_proxy, but it doesn't
explicitly set a requirement for the which command to be installed.
Let's therefore use a bash built-in when looking for the websockify
binary.
2025-10-20 14:23:17 +02: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
genkeysymdef.js Convert NPM bundle to ES-Module format 2025-09-15 15:37:37 +02:00
novnc_proxy Use bash's type command to find websockify 2025-10-20 14:23:17 +02:00
u2x11 utils/rebind, utils/u2x11: use /usr/bin/env 2011-04-06 10:05:59 -05:00
validate Add exceptions for CSS validator false positives 2025-01-23 15:51: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.