erebe / wstunnel

Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI - Static binary available
Other
3.22k stars 290 forks source link

Does the latest version support reverse connections? #170

Closed worm001 closed 7 months ago

worm001 commented 7 months ago

As the question goes, I have a service on port 3333 on the intranet. How should I set up the client to access it on a server with a public network?

erebe commented 7 months ago

Hello,

Not yet, for now the only solution is to run ssh -R ... inside the tunnel to have a remote connection.

You can take a look at this issue for information https://github.com/erebe/wstunnel/issues/84

erebe commented 5 months ago

Hello,

Version 8 now support reverse tunneling https://github.com/erebe/wstunnel/releases/tag/v8.0.0