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

Add SSH support to tsh for Windows. #5415

Closed
Tracked by #8711 ...
russjones opened this issue Jan 27, 2021 · 2 comments · Fixed by #7790
Closed
Tracked by #8711 ...

Add SSH support to tsh for Windows. #5415

russjones opened this issue Jan 27, 2021 · 2 comments · Fixed by #7790
Assignees
Labels
c-aw Internal Customer Reference c-fw Internal Customer Reference c-ib Internal Customer Reference c-im Internal Customer Reference c-ju Internal Customer Reference c-ka Internal Customer Reference c-sg Internal Customer Reference tsh tsh - Teleport's command line tool for logging into nodes running Teleport. windows

Comments

@russjones
Copy link
Contributor

Currently tsh.exe only supports tsh login to fetch certificates which then have to be used with OpenSSH.

Add the ability to use tsh ssh to tsh.exe. In theory this should now be possible now that Microsoft added Windows Pseudo Console (ConPTY) [1][2].

Some relevant reading:

[1] creack/pty#95
[2] https://devblogs.microsoft.com/commandline/windows-command-line-introducing-the-windows-pseudo-console-conpty/

@russjones russjones added windows tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Jan 27, 2021
@russjones russjones added this to the 6.1 milestone Jan 27, 2021
@klizhentas
Copy link
Contributor

@russjones russjones modified the milestones: 6.1, Runway Milestone Feb 3, 2021
@webvictim webvictim added the c-ib Internal Customer Reference label Mar 5, 2021
@webvictim
Copy link
Contributor

Related to #4989

@aelkugia aelkugia added c-ka Internal Customer Reference c-ju Internal Customer Reference labels Mar 19, 2021
@russjones russjones mentioned this issue Jun 29, 2021
6 tasks
@pschisa pschisa added the c-fw Internal Customer Reference label Jul 6, 2021
@pschisa pschisa added c-im Internal Customer Reference c-sg Internal Customer Reference labels Jul 19, 2021
@programmerq programmerq added the c-aw Internal Customer Reference label Aug 4, 2021
@russjones russjones mentioned this issue Oct 22, 2021
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-aw Internal Customer Reference c-fw Internal Customer Reference c-ib Internal Customer Reference c-im Internal Customer Reference c-ju Internal Customer Reference c-ka Internal Customer Reference c-sg Internal Customer Reference tsh tsh - Teleport's command line tool for logging into nodes running Teleport. windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants