Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat]: How to support remote ssh, or is there any alternative #6236

Closed
liyongshun opened this issue May 25, 2023 · 3 comments
Closed

[Feat]: How to support remote ssh, or is there any alternative #6236

liyongshun opened this issue May 25, 2023 · 3 comments
Labels
enhancement Some improvement that isn't a feature

Comments

@liyongshun
Copy link

What is your suggestion?

Connect to a personal machine or server

Why do you want this feature?

Connect to a personal machine via ssh or otherwise

Are there any workarounds to get this functionality today? No

Are you interested in submitting a PR for this?

@liyongshun liyongshun added the enhancement Some improvement that isn't a feature label May 25, 2023
@liyongshun liyongshun changed the title How to support remote ssh, or is there any alternative [feat]How to support remote ssh, or is there any alternative May 25, 2023
@liyongshun liyongshun changed the title [feat]How to support remote ssh, or is there any alternative [Feat]: How to support remote ssh, or is there any alternative May 25, 2023
@GuillaumeLazar
Copy link

You can use the terminal from code (from your browser) and then start a ssh command.

@code-asher
Copy link
Member

code-asher commented May 30, 2023

You can also forward code-server through ssh and access via your browser or use native VS Code's remote SSH extensions instead of code-server.

But if you are looking for a way to connect to a remote machine via SSH from within another code-server then that is not supported although there is an issue open for it: #1315; the current closest way to do it is as mentioned above with ssh in the integrated terminal.

@code-asher code-asher closed this as not planned Won't fix, can't repro, duplicate, stale May 30, 2023
@code-asher
Copy link
Member

code-asher commented May 30, 2023

I closed it as there does not seem to be a new feature request here but let me know if I misunderstood. If you add some details to your scenario we can provide better guidance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Some improvement that isn't a feature
Projects
None yet
Development

No branches or pull requests

3 participants