Jumphost support
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
we do need support for jumping through Jump/bastion hosts. IE SSH -J if done manually
I have tried to look for it but I haven't found any way to do that.
We have to follow the connection pattern of Adminbox -> Jumphost ->target system due to security requirements. Our jumphosts have /bin/false as usershell so we can't log on to them and do a seccond jump
Therefore this request to implement the Jumphost support
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
The issue names no files, tests, or entry points. Start by locating SSH.NET's connection and session setup, then compare the requested SSH -J behavior with the Adminbox → Jumphost → target pattern. Done means supporting the multi-hop connection without requiring an interactive login or shell on the jumphost.
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
- Mostly clear
- Newbie friendliness
- 25/100