Skip to content
Jim Radford edited this page Sep 25, 2015 · 9 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.

Download

You can download the latest release from our Latest Release Page at https://github.com/jimradford/superputty/releases/latest

Features

  • Includes Installer
  • Tab/Dock GUI User interface allows personalized work spaces and the ability to managing multiple PuTTY sessions in a very customizable way
  • Export/Import session configuration
  • Upload files securely using the scp or sftp protocols
  • Layouts allow for customizing session layouts and tab 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] as as an alternative to PuTTY

Project Status

SuperPuTTY is stable and usable. Please report any bugs or feature requests in the Project Issue Tracker

Build status

Clone this wiki locally