Skip to content

Establish a TCP socket tunnel over websocket connection, for circumventing strict firewalls. (uses wstunnel as a client)

License

Notifications You must be signed in to change notification settings

edescourtis/ewstunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ewstunnel

Establish a TCP socket tunnel over websocket connection, for circumventing strict firewalls. (uses wstunnel as a client)

Client

For the client please use https://www.npmjs.com/package/wstunnel .

Compilation

./rebar get-deps compile generate

Configuring

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

Running

rel/ewstunnel/bin/ewstunnel start
less +GF rel/ewstunnel/log/console.log # view logs (CTRL+C and q to exit)

About

Establish a TCP socket tunnel over websocket connection, for circumventing strict firewalls. (uses wstunnel as a client)

Resources

License

Stars

Watchers

Forks

Packages

No packages published