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.95k stars 780 forks source link

Listen mode #236

Open erakis opened 8 years ago

erakis commented 8 years ago

Hi,

IS there a way to start a websocket in listen mode? As for noVNC It could be great that proxy support the listen mode.

Pretend we already have a connection between the computer HOST (proxy vnc) and a device/computer (TARGET). Now we can send a command to the target indicating to connect to the (HOST) on the VNC proxy. Instead of connecting from VNC server proxy to the TARGET device/computer. This way, we don't have to configure forwarding on router behind the target computer.

Unless I misunderstood the operation of websockify.

I give more details here : https://github.com/kanaka/noVNC/issues/584

Best regards,

ikalkov commented 3 years ago

Any thoughts/updates on this?

CendioOssman commented 3 years ago

No, I don't think anyone is working on this.