novnc / websockify

Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
GNU Lesser General Public License v3.0
3.88k stars 768 forks source link

Readme is missing examples #559

Open wlfbck opened 1 year ago

wlfbck commented 1 year ago

The readme is currently missing examples on how to run websockify "plain" (that is, without wrapping). Having some would be very helpful to get a feel for the correct usage, since otherwise if you make a mistake you can never be sure if the error isn't with whatever else your setup includes.

evil1morty commented 11 months ago

any update on this ?