mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-21 13:04:57 +02:00
Pty mode code added so that sshd server can do remote echo, backspace processing. etc and ssh.exe client does not have to do local echo. We can enrich it in future for more features and allowing programs like powershell to run interactive. Pty mode is central for interactive use and will be built using Windows console instead of termios that Linux/Unix uses.
OpenSSH
Win32 port of OpenSSH
Languages
Markdown
100%