
2,539,055
Downloads
1,041,152
Downloads of v 0.70.0.20171219
12/19/2017
Last update
PuTTY is a free implementation of Telnet and SSH for Windows and Unix platforms, along with an xterm
terminal emulator.
Features
- Unicode support
- Control over the SSH encryption key and protocol version
- Command-line SCP and SFTP clients, called "pscp" and "psftp" respectively
- Control over port forwarding with SSH (local, remote or dynamic port forwarding), including built-in handling of X11 forwarding
- Emulates most xterm, VT102 control sequences, as well as much of ECMA-48 terminal emulation
- IP Version 6 support
- Supports 3DES, AES, Arcfour, Blowfish, DES
- Public-key authentication support
- Support for local serial port connections
Components
- PuTTY: the Telnet, rlogin, and SSH client itself, which can also connect to a serial port
- 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 and Plink
- PuTTYgen: an RSA, DSA, ECDSA and EdDSA key generation utility
- pterm: a standalone terminal emulator
Notes
- Support for putty 64bit have been added to the package when running chocolatey 0.10.4+, to keep using 32bit version of putty please pass
--x86
when installing/upgrading putty.install (64bit installation may fail if 32bit is already installed) - Use of PuTTY, PSCP, PSFTP and Plink is illegal in countries where encryption is outlawed.
- We believe it is legal to use PuTTY, PSCP, PSFTP and Plink in England and Wales and in many other countries, but we are not lawyers, and so if in doubt you should seek legal advice before downloading it.
- You may find useful information at cryptolaw.org, which collects information on cryptography laws in many countries, but we can't vouch for its correctness.
To install PuTTY (Install), run the following command from the command line or from PowerShell:
C:\> choco install putty.install
To upgrade PuTTY (Install), run the following command from the command line or from PowerShell:
C:\> choco upgrade putty.install
Files
Hide- legal\LICENSE.txt
Show
PuTTY is copyright 1997-2016 Simon Tatham. Portions copyright Robert de Bath, Joris van Rantwijk, Delian Delchev, Andreas Schultz, Jeroen Massar, Wez Furlong, Nicolas Barry, Justin Bradford, Ben Harris, Malcolm Smith, Ahmad Khalifa, Markus Kuhn, Colin Watson, Christopher Staite, and CORE SDI S.A. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- legal\VERIFICATION.txt
Show
VERIFICATION Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The extension has been downloaded from their official download link listed on <http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html> and can be verified like this: 1. Download the following installers: 32-Bit: <https://the.earth.li/~sgtatham/putty/latest/w32/putty-0.70-installer.msi> 64-Bit: <https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.70-installer.msi> 2. You can use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 checksum32: 822DA752A69F399377614561125F51A9220A7AA0F4E8AFCF1B0E5CD341C0B676 checksum64: 0A92F2312A95F807FD192C9C25CB6AE502B564C9A8AE013FF83824334FE70D04 File 'LICENSE.txt' is obtained from <http://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html>
- tools\chocolateyInstall.ps1
Show
$ErrorActionPreference = 'Stop' $toolsPath = Split-Path $MyInvocation.MyCommand.Definition $packageArgs = @{ PackageName = "putty.install" FileType = "msi" SoftwareName = "PuTTY" File = "$toolsPath\putty-0.70-installer.msi" File64 = "$toolsPath\putty-64bit-0.70-installer.msi" SilentArgs = '/qn /norestart /l*v "{0}\install.log"' -f "$Env:TEMP\chocolatey\$Env:ChocolateyPackageName\$Env:ChocolateyPackageVersion" ValidExitCodes = @(0) } Install-ChocolateyInstallPackage @packageArgs Remove-Item -Force "$toolsPath\*.msi","$toolsPath\*.ignore" -ea 0
- tools\putty-0.70-installer.msi
Show
md5: 9047A29B7C2ED333536A7FB6D6C8BAE6 | sha1: 2031FC9B6A972F5C3F3E506987143DFC1F7214E0 | sha256: 822DA752A69F399377614561125F51A9220A7AA0F4E8AFCF1B0E5CD341C0B676 | sha512: 5798F63A9260297C322703DA0303378B6AE94396885D3973148BC69BAF6D9141813504E522C05745F008CEEAFDCF45E55279B171B0945625BF0FDC8225913CA7
- tools\putty-64bit-0.70-installer.msi
Show
md5: 983D8C71DD6EEED78012112B85734318 | sha1: BC42729DC6F5C1089FEBBE139E2AF09DB9F0736D | sha256: 0A92F2312A95F807FD192C9C25CB6AE502B564C9A8AE013FF83824334FE70D04 | sha512: 71C2D5503C7AE4CDC4F689FB7870465C8524DB1BAF245EA12D56A9A45AB63A1B4ED9BAA6E10216072EDC915B09024D8872A849E49072A958C1F57D0A3AF17EDF
Virus Scan Results
- putty-0.70-installer.msi (822da752a69f) - ## / 59 - Log in or click on link to see number of positives
- putty-64bit-0.70-installer.msi (0a92f2312a95) - ## / 58 - Log in or click on link to see number of positives
- putty.install.0.70.0.20171219.nupkg (c4895baa7551) - ## / 61 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
PuTTY (Install) 0.70.0.20171219 | 1041152 | Tuesday, December 19, 2017 | approved |
PuTTY (Install) 0.70 | 571727 | Saturday, July 8, 2017 | approved |
PuTTY (Install) 0.69 | 242201 | Saturday, April 29, 2017 | approved |
PuTTY (Install) 0.68.0.20170412 | 105439 | Wednesday, April 12, 2017 | approved |
PuTTY (Install) 0.68 | 542709 | Wednesday, February 22, 2017 | approved |
PuTTY (Install) 0.67 | 13180 | Monday, March 21, 2016 | approved |
PuTTY (Install) 0.66.0.20160317 | 1860 | Thursday, March 17, 2016 | approved |
PuTTY (Install) 0.66 | 5752 | Saturday, November 7, 2015 | approved |
PuTTY (Install) 0.65.0.20160317 | 242 | Thursday, March 17, 2016 | approved |
PuTTY (Install) 0.65 | 3950 | Saturday, July 25, 2015 | approved |
Discussion for the PuTTY (Install) Package
Ground rules:
- This discussion is only about PuTTY (Install) and the PuTTY (Install) package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or PuTTY (Install), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.