Files
noVNC/utils
Henry Vindin 9700e3592b Fixes #1075
Rather than trying to pick a utility, we should be able to just use bash to check if a port is available or not.

We can probably assume bash is available due to the shebang declaring it.
2018-07-01 15:37:34 +10:00
..
2018-05-24 00:25:44 +03:00
2016-01-06 13:32:05 -05:00
2018-05-24 00:27:09 +03:00
2016-08-26 11:09:22 +02:00
2018-07-01 15:37:34 +10:00
2017-04-19 15:33:42 +02:00
2018-05-24 00:27:09 +03:00

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.