SuperPuTTY vs KiTTY
When comparing SuperPuTTY vs KiTTY, the Slant community recommends KiTTY for most people. In the question“What are the best SSH clients for Windows?” KiTTY is ranked 1st while SuperPuTTY is ranked 9th. The most important reason people chose KiTTY is:
- Sessions filter - Shortcuts for pre-defined command - The session launcher - Automatic logon script - URL hyperlinks - Running a locally saved script on a remote session - Send to tray - Transparency - Quick start of a duplicate session - SSH Handler: Internet Explorer integration - pscp.exe and WinSCP integration - New command-line options
Ranked in these QuestionsQuestion Ranking
Pros
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.
Pro Includes additional features over PuTTy
- Sessions filter
- Shortcuts for pre-defined command
- The session launcher
- Automatic logon script
- URL hyperlinks
- Running a locally saved script on a remote session
- Send to tray
- Transparency
- Quick start of a duplicate session
- SSH Handler: Internet Explorer integration
- pscp.exe and WinSCP integration
- New command-line options
Pro Source Code Available
Source code is available so you could modify or review changes.
Pro Startup sessions
Support start-up sessions which allow you to specify the window/tab layout, working directories, and programs to run on startup.
Pro Can store login credentials
Ability to store passwords/passphrases locally.
Pro Clickable URLs
URLs are parsed and can be clicked.
Pro Auto login script
Automatic processing of commands after conncetion was made.
Pro True Color support
Supports True Color, so software like Vim can display a really nice pallet.
Pro Portable version available
Pro Background image
Ability to overlay the terminal background with an image.
Pro Unicode
Uses Unicode for the best character compatibility.
Cons
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.
Con No centralized configuration
Each session holds its own configuration of all features. This means that if one wants to change a configuration common to all sessions (say, the terminal font), it has to be changed in each stored session separately.
A better solution would be to have a default configuration and store only the changed elements for each session (both configurations would be merged, with e priority on the specific one).
Con No tabbed sessions
No built-in support for tabbed sessions. Requires an add-on.
Con No mouse support in alternative screens
Like vim, less, etc.