How to implement -Nf and sleep
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
First of all, thanks to ssh.net for such a handy library.
ssh.net how do I implement the following functions of a common SSH client?
ssh -NfL 5555:127.0.0.1:6666 user@192.168.1.1 sleep 30
The focus is on how the functions of -Nf and sleep are implemented.
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 files, tests, or entry points are identified in the issue. First clarify whether the request is for usage guidance or a library feature corresponding to SSH -NfL and sleep, then locate the relevant SSH.NET session and forwarding APIs. Done should be a documented, reproducible approach or a clearly scoped implementation request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100