PuTTY

PuTTY

PuTTY main configuration dialog on Windows
Developer(s) Simon Tatham
Stable release 0.62 / December 10, 2011; 2 months ago (2011-12-10)
Written in C
Operating system Cross-platform
Type Terminal emulator
License MIT license
Website http://www.chiark.greenend.org.uk/~sgtatham/putty/

PuTTY is a free and open source terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols and as a serial console client. The name "PuTTY" has no definitive meaning,[1] though "tty" is the name for a terminal in the Unix tradition, usually held to be short for Teletype.

PuTTY was originally written for Microsoft Windows, but it has been ported to various other operating systems. Official ports are available for some Unix-like platforms, with work-in-progress ports to Classic Mac OS and Mac OS X, and unofficial ports have been contributed to platforms such as Symbian[2][3] and Windows Mobile.

PuTTY was written and is maintained primarily by Simon Tatham and is currently beta software.

Contents

Features

Some features of PuTTY are:

Version history

PuTTY's development dates back to early 1999,[4] and it has been a usable SSH-2 client since October 2000.[5][6]

Prior to 0.58, three consecutive releases (0.55–0.57) were made to fix significant security holes in previous versions, some allowing client compromise even before the server is authenticated.

Version 0.58, released in April 2005, contained several new features, including improved Unicode support, for international characters and right-to-left or bidirectional languages.

Version 0.59, released in January 2007, implemented new features such as connection to serial ports, local proxying, support for SSH and SFTP speed improvements, changes to the documentation format (for Vista compatibility), and has several bugfixes.

Version 0.60, released in April 2007, implements three new features and some bugfixes.

Snapshot r9120 2011-03-05 added support for the zlib@openssh.com delayed compression scheme.

Version 0.61 Beta, released in July 2011, implements new features, bug fixes, and compatibility updates for Windows 7 and various SSH server software.

Version 0.62, released in December 2011, contains some bug fixes, including one security vulnerability[7].

Applications

Main functions are realized by PuTTY files themselves:

See also

References

  1. ^ "PuTTY FAQ". http://www.chiark.greenend.org.uk/~sgtatham/putty/faq.html#faq-meaning. "[PuTTY is] the name of a popular SSH and Telnet client. Any other meaning is in the eye of the beholder. It's been rumoured that ‘PuTTY’ is the antonym of ‘getty’, or that it's the stuff that makes your Windows useful, or that it's a kind of plutonium Teletype. We couldn't possibly comment on such allegations." 
  2. ^ PuTTY for Symbian OS
  3. ^ Forum Nokia Wiki - PuTTY for Symbian OS
  4. ^ Revision 1 in PuTTY SVN
  5. ^ PuTTY FAQ: Does PuTTY support SSH-2?
  6. ^ PuTTY Change Log
  7. ^ PuTTY 0.62 Mailing List Announcement

External links