Establish a TCP socket tunnel over websocket connection, for circumventing strict firewalls. (uses wstunnel as a client)
For the client please use https://www.npmjs.com/package/wstunnel .
./rebar get-deps compile generate
vim rel/ewstunnel/releases/1.0.4/sys.config # You can change the ACL here and port
IMPORTANT: By default we only accept forwarding to localhost:22
rel/ewstunnel/bin/ewstunnel start less +GF rel/ewstunnel/log/console.log # view logs (CTRL+C and q to exit)