Turn websockify websocket endpoint back into a TCP socket
npm install dewebsockifyTurn websockify websocket endpoint back into a TCP socket
Install Node.JS and do npm install -g dewebsockify (it may require root/sudo)
```
dewebsockify ws://server/path/to/novnc 5900and now connect with VNC client to localhost
####
``
dewebsockify wss://myserver.net/services/ssh 2222
ssh localhost -p 2222
Licensed under the MIT license, see LICENSE` for details.