Dynamic ForwardedPortRemote as introcuced in OpenSSH 7.6
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
Add support for reverse dynamic forwarding. In this mode, ssh will act as a SOCKS4/5 proxy and forward connections to destinations requested by the remote SOCKS client.
https://www.openssh.com/txt/release-7.6
Is it possible with current SSH.NET version?
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
Start with the ForwardedPortRemote API and compare its capabilities with the reverse dynamic forwarding described in the linked OpenSSH 7.6 release notes. Determine the required SOCKS4/5 remote-client behavior and how it fits SSH.NET's existing forwarding model. Done means establishing whether this forwarding mode can be supported and defining the scope of the required API and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100