Stuart Henderson <[email protected]> writes:

> "Websockify (formerly named wsproxy) translates WebSockets traffic to
> normal socket traffic. It accepts the WebSockets handshake, parses it,
> and then begins forwarding traffic between the client and the target
> in both directions."
>
> Tested with noVNC. OK to import?

Needs numpy, as stated in setup.py.

There are two modes to run websocksify:
Usage:
    websockify [options] [source_addr:]source_port [target_addr:target_port]
    websockify [options] [source_addr:]source_port -- WRAP_COMMAND_LINE

The second one depends on a shared module, rebind.so, which isn't
built/installed right now.  Worthwhile?

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to