PUTTY
Here are the PuTTY files themselves:
- PuTTY (the Telnet and SSH client itself)
- PSCP (an SCP client, i.e. command-line secure file copy)
- PSFTP (an SFTP client, i.e. general file transfer sessions much like FTP)
- PuTTYtel (a Telnet-only client)
- Plink (a command-line interface to the PuTTY back ends)
- Pageant (an SSH authentication agent for PuTTY, PSCP, PSFTP, and Plink)
- PuTTYgen (an RSA and DSA key generation utility).
Use of the Telnet-only binary (PuTTYtel) is unrestricted by any cryptography laws.
There are cryptographic signatures available for all the files we offer below. We also supply cryptographically signed lists of checksums. To download our public keys and find out more about our signature policy, visit the Keys page. If you need a Windows program to compute MD5 checksums, you could try the one at this site. (This MD5 program is also cryptographically signed by its author.)
Binaries
The latest release version (beta 0.63). This will generally be a version I think is reasonably likely to work well. If you have a problem with the release version, it might be worth trying out the latest development snapshot (below) to see if I've already fixed the bug, before reporting it to me.For Windows on Intel x86 | ||||
PuTTY: | putty.exe | (or by FTP) | (RSA sig) | (DSA sig) |
PuTTYtel: | puttytel.exe | (or by FTP) | (RSA sig) | (DSA sig) |
PSCP: | pscp.exe | (or by FTP) | (RSA sig) | (DSA sig) |
PSFTP: | psftp.exe | (or by FTP) | (RSA sig) | (DSA sig) |
Plink: | plink.exe | (or by FTP) | (RSA sig) | (DSA sig) |
Pageant: | pageant.exe | (or by FTP) | (RSA sig) | (DSA sig) |
PuTTYgen: | puttygen.exe | (or by FTP) | (RSA sig) | (DSA sig) |
A .ZIP file containing all the binaries (except PuTTYtel), and also the help files | ||||
Zip file: | putty.zip | (or by FTP) | (RSA sig) | (DSA sig) |
A Windows installer for everything except PuTTYtel | ||||
Installer: | putty-0.63-installer.exe | (or by FTP) | (RSA sig) | (DSA sig) |
Checksums for all the above files | ||||
MD5: | md5sums | (or by FTP) | (RSA sig) | (DSA sig) |
SHA-1: | sha1sums | (or by FTP) | (RSA sig) | (DSA sig) |
SHA-256: | sha256sums | (or by FTP) | (RSA sig) | (DSA sig) |
SHA-512: | sha512sums | (or by FTP) | (RSA sig) | (DSA sig) |
(The filename of the development snapshot installer contains the snapshot date, so it will change every night.)
For Windows on Intel x86 | |||
PuTTY: | putty.exe | (RSA sig) | (DSA sig) |
PuTTYtel: | puttytel.exe | (RSA sig) | (DSA sig) |
PSCP: | pscp.exe | (RSA sig) | (DSA sig) |
PSFTP: | psftp.exe | (RSA sig) | (DSA sig) |
Plink: | plink.exe | (RSA sig) | (DSA sig) |
Pageant: | pageant.exe | (RSA sig) | (DSA sig) |
PuTTYgen: | puttygen.exe | (RSA sig) | (DSA sig) |
A .ZIP file containing all the binaries (except PuTTYtel), and also the help files | |||
Zip file: | putty.zip | (RSA sig) | (DSA sig) |
A Windows installer for everything except PuTTYtel | |||
Installer: | putty<version>-installer.exe | (RSA sig) | (DSA sig) |
Checksums for all the above files | |||
MD5: | md5sums | (RSA sig) | (DSA sig) |
SHA-1: | sha1sums | (RSA sig) | (DSA sig) |
SHA-256: | sha256sums | (RSA sig) | (DSA sig) |
SHA-512: | sha512sums | (RSA sig) | (DSA sig) |
Source code
This is the source code for all of the PuTTY utilities.For convenience, we provide several versions of the source code, for different platforms. The actual content does not differ substantially between Windows and Unix archives; the differences are mostly in formatting (filenames, line endings, etc).
If you want to do any PuTTY development work, we strongly recommend starting with development snapshot code. We frequently make large changes to the code after major releases, so code based on the current release will be hard for us to use.
Unix source code
These.tar.gz
source archives should build the latest release version, and latest development snapshot, of PuTTY for Unix.To build the release source, you will need to unpack one of these archives, change into the "
unix
" subdirectory, and type "make -f Makefile.gtk
". To build the development snapshot source, you can just do the standard thing of ./configure && make
. See the file "README
" for more information.(The filename of the development snapshot source archive contains the snapshot date, so it will change every night.)
Release source code for Unix | ||||
Source: | putty-0.63.tar.gz | (or by FTP) | (RSA sig) | (DSA sig) |
Development snapshot source code for Unix | ||||
Source: | putty-<version>.tar.gz | (RSA sig) | (DSA sig) |
Windows source code
See the file "README
" for more information on building PuTTY from source.Release source code for Windows | ||||
Source: | putty-src.zip | (or by FTP) | (RSA sig) | (DSA sig) |
Development source code for Windows | ||||
Source zip: | putty-src.zip | (RSA sig) | (DSA sig) |
Access via Subversion
If you want to keep track of the PuTTY development right up to the minute, or view the change logs for each of the files in the source base, you can access the PuTTY master Subversion repository directly.The Subversion URL you need for the PuTTY trunk development is
svn://svn.tartarus.org/sgt/putty
. So you could check out the trunk version of PuTTY using a command such as svn co svn://svn.tartarus.org/sgt/putty
.To check out branches of the code, replace
putty
with the branch name (such as putty-branch-0.56
). You can see what branches exist using the command svn ls svn://svn.tartarus.org/sgt
.In case you aren't able to access the real PuTTY repository using Subversion over the network, we also provide a gzip-compressed Subversion dump file of the repository, updated every night. So if you want to browse PuTTY's revision history, you could download that, unpack it, and point a local Subversion client at it. Click here to download the dump file: putty-svn.dump.gz.
0 ความคิดเห็น:
แสดงความคิดเห็น