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

Implement some sort of ssh client into terminal #9917

Closed
rhsCZ opened this issue Apr 22, 2021 · 1 comment
Closed

Implement some sort of ssh client into terminal #9917

rhsCZ opened this issue Apr 22, 2021 · 1 comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@rhsCZ
Copy link

rhsCZ commented Apr 22, 2021

Description of the new feature/enhancement

It should be nice to have some ssh client implemented into terminal Instead of having to opened another program when working with VPS or something remotly. I think it's good idea. Instead of opening program like putty you will just open new tab and you're ready(almost). IP and port should be set in profiles. And this ssh client should have support for auto-logging via private key at least.

Proposed technical implementation details (optional)

@rhsCZ rhsCZ added the Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. label Apr 22, 2021
@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Apr 22, 2021
@DHowett
Copy link
Member

DHowett commented Apr 22, 2021

OpenSSH comes with windows. You can set up a profile that runs ssh.exe today!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants