Add SSH support to tsh for Windows. #5415
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
Milestone
Currently
tsh.exe
only supportstsh login
to fetch certificates which then have to be used with OpenSSH.Add the ability to use
tsh ssh
totsh.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/
The text was updated successfully, but these errors were encountered: