mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
[GH-ISSUE #77] SSH Tunneling #37
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/go-http-tunnel#37
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rohinrohin on GitHub (Mar 13, 2018).
Original GitHub issue: https://github.com/mmatczuk/go-http-tunnel/issues/77
Can this library work with TCP forwarding for SSH similar to ngrok. I was unable to find any documentation regarding this.
@mmatczuk commented on GitHub (Mar 14, 2018):
Yes it can, you will find example in readme and in the command help.
@LiveEarth commented on GitHub (Apr 18, 2021):
Hi @mmatczuk I can not found tutorial on that how to ssh on the client? I made every step and connect server and client, but don't know how to ssh on the client.
Best regards