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

tunnel: document tcp tunnels (+example) #10

Open
krzysztofantczak opened this issue Aug 18, 2015 · 6 comments
Open

tunnel: document tcp tunnels (+example) #10

krzysztofantczak opened this issue Aug 18, 2015 · 6 comments

Comments

@krzysztofantczak
Copy link

Hi,

Does this package support raw tcp connections, so it could be used with ie. ssh? If so, how can i achieve this?

@fatih
Copy link
Contributor

fatih commented Aug 18, 2015

Hi @krzysztofantczak

Not yet, however it's simple to add them, because we do actually use TCP connections for the control channel, which is responsible of managing the tunnels between a client and server. I'll let this issue open so we can tackle it once later or soon.

@rjeczalik
Copy link
Member

@krzysztofantczak Support for TCP tunnels just landed in master, I'm going to close this issue once we have it documented in readme.

@krzysztofantczak
Copy link
Author

Cool :)

@peterWab
Copy link

tried tcp tunnels aint working for me maybe direct usage

@rjeczalik
Copy link
Member

rjeczalik commented Jan 28, 2018

@nsubuga Do you mind sharing error messages or the source code you tried?

@rjeczalik rjeczalik changed the title tcp connections tunnel: document tcp tunnels (+example) Jan 29, 2018
@codeskyblue
Copy link

Is there any progress on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants