SSH remote forward
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
Hi,
Can I use this lib programmaticaly establish a remote port forwarding.
I don't know if it possible like using the OpenSSH client, I mean without username and password.
ssh -R test0001:80:localhost:8888 domain.com
This works however how to do this with ssh.net
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files or tests are named. Start by reviewing SSH.NET's existing remote-port-forwarding entry points and compare them with the supplied OpenSSH -R test0001:80:localhost:8888 domain.com example. Done should be a documented or demonstrated way to establish the requested forwarding and authentication behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100