microsoft / microsoft/vscode-remote-release
support autossh
Open
Nobody has claimed this yet.
ssh
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
I'm not able to use autossh as the ssh binary.
[08:03:18.913] Checking ssh with "/opt/homebrew/bin/autossh -V"
[08:03:18.920] stdout> autossh 1.4g
[08:03:18.920] ssh output did not match /OpenSSH/
[08:03:18.920] The specified path /opt/homebrew/bin/autossh is not a valid SSH binary
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 reproducing the reported check with /opt/homebrew/bin/autossh -V and trace the SSH binary validation that rejects output without “OpenSSH”. Done means autossh is accepted as a usable SSH binary while preserving validation for invalid paths.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100