jimradford / superputty

The SuperPuTTY Window Manager for putty sessions
https://www.facebook.com/superputty
MIT License
1.9k stars 320 forks source link

Access to windows 10/11 openssh server #934

Open grego1981 opened 3 months ago

grego1981 commented 3 months ago

This feature is needed to be able to remotely access Windows 10/11 machines via SSH fore administration purposes. Until now I've been using psexec but ssh is more secure, feature rich and generally better

Until now I use a combination of personal/public key as per this article it works very well and implemented in all my client PCs. It would nice to have in superputty as I already have VNC configured for all the client machines

Also it would be nice to be able to have multiple connection options per host, e.g to have to select between VNC and SSH for a given host, maybe right clicking on the host?