Can this be used to ssh like what is shown on this website?
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 993
- Avg merge
- 9d 21h
- Merged PRs (30d)
- 1
Description
The https://serveo.net/ website (yes their security certs seems to have expired on 2017) shows some ssh commands.
Well I want to be able to provide them programmatically in .net instead as windows does not come with ssh on all versions of windows.
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 by comparing the SSH commands shown on serveo.net with the capabilities exposed by SSH.NET. Determine whether the requested programmatic Windows usage is already supported or requires a new API, and define completion as an agreed implementation or documentation scope with coverage for the relevant commands.
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