Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: socket tunneling like SSH #109

Closed
piegamesde opened this issue Jan 27, 2021 · 1 comment
Closed

Feature Request: socket tunneling like SSH #109

piegamesde opened this issue Jan 27, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@piegamesde
Copy link
Member

This is a split from issue #66 because while the implementation might be similar, the UX concepts and use cases behind both are quite different.

I'm thinking of something like running wormhole tunnel $PORT on both sides and if the handshake succeeds, localhost:port of one machine is transparently connected to localhost:port of the other machine. Probably TCP only.

@piegamesde
Copy link
Member Author

Implemented in #135. The feature is still experimental though, the CLI arguments could probably get some fine tuning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant