When comparing SSH of Windows' Linux subsystem vs SuperPuTTY, the Slant community recommends SSH of Windows' Linux subsystem for most people. In the question“What are the best SSH clients for Windows?” SSH of Windows' Linux subsystem is ranked 5th while SuperPuTTY is ranked 9th. The most important reason people chose SSH of Windows' Linux subsystem is:
All you have to do is go to the Microsoft store, choose a Linux distro you like, and install the client for free.
Ranked in these QuestionsQuestion Ranking
Pros
Pro It's extremely easy to get running
All you have to do is go to the Microsoft store, choose a Linux distro you like, and install the client for free.
Pro Based on OpenSSH
OpenSSH is the reference for all ssh clients.
Pro Excellent way for Windows users to learn Linux
It is much easier and more convenient than dealing with a dual boot Linux installation.
Pro Full Linux shell
Uses all relevant Linux ssh commands as normal.
Pro You can run tabbed sessions
Dynamic placement of tabs side-by-side vertically or horizontally (similar to IDEs like Eclipse/Visual Studio). This is an upgrade of the original PuTTY, which lacks this feature.
Pro PuTTY configuration reachable and adjustable
Since it uses PuTTY underneath you can create and configure profiles/sessions there which you can reuse in SuperPuTTY and apply to connection in any fashion you like.
Pro Easy shortcut-driven navigation
By setting up certain shortcuts you can quickly bring up your sessions, select one by typing out the first letters, return-selecting it and cycle through your tabs.
Pro Customizable UI to allow for maximum net screen size up to fullscreen
Pro Open source
Open source and hosted on Github.
Cons
Con Graphical problems
For example running Midnight commander (MC) makes terminal blinking.
Con Crontab and other background jobs don't work properly
Crontab only runs on ROOT, and it needs Windows to stay open. If you close it, you will kill the crontab. Some background jobs don't run on Windows WSL.
Con Command line editing does not work properly
Overrides chars instead of inserting them... depending on position and moon phase?
Con Does not install on PC virtual machines
Con Forces window to a certain size
Any other SSH client will render the remote server at whatever size the local client window is. The built-in SSH client on Windows, however, forces you to use a standard size, and it's small enough to cause problems.
Con Windows' SSH key agent service is broken
Attempting to use the built-in ssh-agent provided with Windows will cause errors and authentication failures due to an incompatibility between Windows' ssh-agent and OpenSSH on remote systems.
Con Cut & paste works like the Windows prompt
Older versions of the Windows Command Prompt select text in a rectangular region of the console, rather than starting at a character position and selecting forward or backward along with the logical flow of text. To copy a sentence, for example, would require that you select all content in the two lines that contain the sentence, then trim what isn't needed, rather than just selecting the sentence. In later versions of Windows 10, this may not be an issue, as the cut-and-paste behavior has changed.
Con You still need to install PuTTY first
SuperPuTTY is a wrapper available for PuTTY, not a standalone program, therefore you need to have a PuTTY installation before you can use SuperPuTTY.