/websockify

Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service. Implementations in Python, C, Node.js and Ruby.

Primary LanguagePythonOtherNOASSERTION

This is fork from websockify project.

The scope of the fork is only the websockify javascript version. The porpouse of this fork is to add these functionalites on top existing websockify script:

  • Support ssh port redirect on target
  • Support for handling multiple connections simultaneously