Files
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
..
2016-01-06 13:32:05 -05:00

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.