sshnet / sshnet/SSH.NET

SSH remote forward

Open
#475 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.