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

Unix Socket Tunnel? #279

Closed
lmtr0 opened this issue Jan 3, 2023 · 2 comments · Fixed by #291
Closed

Unix Socket Tunnel? #279

lmtr0 opened this issue Jan 3, 2023 · 2 comments · Fixed by #291

Comments

@lmtr0
Copy link

lmtr0 commented Jan 3, 2023

Hello there, good day!
How can I connect to a Unix socket and get it's stream?

@lmtr0
Copy link
Author

lmtr0 commented Jan 3, 2023

I've explored a little of the libssh2 code and I've found something that may help with this feature, Is this possible with the rust library?

https://github.com/libssh2/libssh2/blob/7e8c1cc59257243d830f957f2ef4d7c369a081cf/src/channel.c#L442
Reference https://github.com/openssh/openssh-portable/blob/master/PROTOCOL#L243

@lmtr0
Copy link
Author

lmtr0 commented Sep 21, 2023

Thank you very much :)

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

Successfully merging a pull request may close this issue.

2 participants