microsoft / microsoft/vscode-remote-release
[Feature Request] Support for SSH3
Open
Nobody has claimed this yet.
ssh
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Hi team,
Can support for ssh3 be added to the remote development extension?
It allows for;
- ssh connections behind domain + paths which can be routed via nginx
- Helpful when separating multiple VMs on the same host
- Can be put behind CloudFront or Cloudflare for remote access from public networks (helpful where port 22 is blocked, e.g. planes, mobile networks)
- UDP port forwarding
- Better performance compared to ssh
- Simplified platform support
- Single statically linked binary, can put it on routers, etc
I have tried overriding the ssh command to be:
However the extension fails to connect
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 file or test is named. Start by reproducing the connection failure with the attempted SSH command override and investigate the remote development extension's SSH connection entry point; done means the extension can establish a remote development session using SSH3.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100