Skip to content
Jim Radford edited this page Sep 17, 2015 · 3 revisions

Introduction

SuperPutty is a Windows GUI Application that allows the PuTTY SSH Client to be opened in Tabs. Additionally there is support for SCP to transfer files.

SuperPutty is written in C# and runs on any Windows platform supporting the .NET Framework 3.5 or newer.

Features

  • Docking user interface allows personalized workspace and managing multiple PuTTY sessions easy
  • Export/Import session configuration
  • Upload files securely using the scp or sftp protocols
  • Layouts allow for customizing session views
  • Supports PuTTY session configurations including Private Keys
  • Supports SSH, RLogin, Telnet and RAW protocols
  • Supports local shell via MinTTY or [http://code.google.com/p/puttycyg/ puttycyg]
  • Supports [http://www.9bis.net/kitty/ KiTTY]

Project Status

SuperPutty is stable and usable. Please report any bugs in the issue tracker

Build status

Clone this wiki locally