Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

237,912

Downloads of v 0.70.0.5:

3,326

Last Update:

30 May 2018

Package Maintainer(s):

Software Author(s):

  • Cyril Dupont

Tags:

foss telnet ssh ftp network remote

KiTTY

This is not the latest version of KiTTY available.

  • 1
  • 2
  • 3

0.70.0.5 | Updated: 30 May 2018

Downloads:

237,912

Downloads of v 0.70.0.5:

3,326

Maintainer(s):

Software Author(s):

  • Cyril Dupont

KiTTY 0.70.0.5

This is not the latest version of KiTTY available.

  • 1
  • 2
  • 3

Some Checks Have Failed or Are Not Yet Complete

Not All Tests Have Passed


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Resulted in Flagged:

This package was submitted (and approved) prior to automated virus scanning integration into the package moderation processs.

We recommend clicking the "Details" link to make your own decision on installing this package.

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install KiTTY, run the following command from the command line or from PowerShell:

>

To upgrade KiTTY, run the following command from the command line or from PowerShell:

>

To uninstall KiTTY, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade kitty -y --source="'INTERNAL REPO URL'" --version="'0.70.0.5'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade kitty -y --source="'INTERNAL REPO URL'" --version="'0.70.0.5'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install kitty
  win_chocolatey:
    name: kitty
    version: '0.70.0.5'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'kitty' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '0.70.0.5'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller kitty
{
    Name     = "kitty"
    Version  = "0.70.0.5"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'kitty':
  ensure   => '0.70.0.5',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved as a trusted package on 06 Jul 2018.

Description

KiTTY is a fork of PuTTY (started from version 0.62 beta), the most popular Telnet and SSH client for Windows and Unix. It runs on Windows and it has an impressive collection of one of the most requested features that are missing from PuTTY.

Features

Sessions filter, portability, predefined command shortcuts, session launcher, automatic log-on script, URL hyperlinks, automatic command and password, running locally saved scripts in remote sessions, ZModem integration, icons for each session, transparency, unfortunate keyboard input protection, roll-up, quick start of duplicate sessions, configuration box, automatic saving, Internet Explorer integration for SSH Handler, binary compression, clipboard printing, PuTTYCyg patch, background images/transparency, organizing sessions you save in a folder hierarchy and many others that are constantly added. You can find a complete list of its features on the main page - including a description for each one.

Package parameters

  • /Portable - Set kitty to use portable mode.

Notes

  • Package can not get updated or uninstalled if any of the kitty processes is running. For safety resons you need to manually shut them down.

screenshot


legal\LICENSE.TXT
KiTTY is copyright 2007-2013 Cyril Dupont.

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
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The files are downloaded from the following locations:

1) genpass.exe http://www.9bis.net/kitty/?file=genpass.exe
2) kageant.exe http://www.9bis.net/kitty/?file=kageant.exe
3) kitty.exe http://www.9bis.net/kitty/?file=kitty.exe
4) klink.exe http://www.9bis.net/kitty/?file=klink.exe
5) kscp.exe http://www.9bis.net/kitty/?file=kscp.exe
6) ksftp.exe http://www.9bis.net/kitty/?file=ksftp.exe
tools\chocolateyInstall.ps1
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition

$pp = Get-PackageParameters
if ($pp.Portable) {
    Write-Host 'Setting portable mode'
    
    $iniPath = Join-Path $toolsPath 'kitty.ini'
    if (Test-Path $iniPath) { $ini = Get-Content $iniPath -Encoding ascii -ea 0 | Out-String }    
    # kitty ini file doesn't seem to have any other option now
    if ($ini -notmatch 'savemode=dir') { "[KiTTY]`nsavemode=dir" | Out-File -Encoding ascii $iniPath }
}
tools\genpass.exe
md5: AD6A4F9B0166E526F4D20891115E19ED | sha1: A03AC49DE7F560357C92FE76D0BF9B243AB39F10 | sha256: 13673F67164C1D0431FFDB8DA93C97E64E18F0458EB7D30EBD52EE18F72EF94E | sha512: AA0FF5B989F068B9DF6C269437DF3D60A5AD86A0A334097000A40DE2633C2A6F36454656696A363CA5E94C95D671D6DECB2946663D4D10C30D23AB6FB71B7E31
tools\gensfc.exe
md5: BB6D6222BFF905DF66C3EBABBDDC2502 | sha1: 846E2D0E5973CC9DAF4124F7634EDF6492652AAC | sha256: 080DD01B74ACBA0CD6F229C29D2F4077FE50485A61EE4D8D46BD061B01FAF820 | sha512: FFB1E12F965CCC581B2B2E36E202DEFD9D11D55B10FE93617C99D0501D74B9BE6177E396CC92E424B72A29BAA81659A8A968D382EDE5F06BF4822C0DD7ABA3C0
tools\kageant.exe
md5: 968422851A8251E468CB89E193FBF1F1 | sha1: 9DC9B477CB26992047D3AFB1ECF3B528CBD1CD5F | sha256: 563281B6D8500BF75F95995D9D0698B2463C2261CF2CDFB9B3C10992784D109F | sha512: 48BB95CCBFD1FF606932FE379F867FD814E6A521D04C12BF8AB7DD60B6077713679761E7A4D717B1C039FDBF9479D4D1B076D30AFDD883BB4E10A917172ABE4E
tools\kitty.exe
md5: 581FBBE1DE47E9FD7776961A10657B56 | sha1: 45C077F7BEF944263A98A58AA40812F9A122B642 | sha256: 0BEEB17570BA7BF5B477D8EDF5E148EB8E2464CE6C277F414A33A34891FA1E44 | sha512: B5A173C00FF10528D37D846F88CB3D237A38C698177E7F48EC7E80540DD22140504B5ADCEBCE4E5B18AF4EBBC08255ED2A607871C212F955ABFA03542C4F9CCA
tools\kittygen.exe
md5: C18F0B308C14C1F794649CDD12B2793E | sha1: CE8D975946876DAFC831F8C9FAE69CCD290410B2 | sha256: 4345F3BB2EAFDD52BF466951E6088851BB1AE2AA0E91823A2B45A775543E516E | sha512: C37D07E27D1FB400F312EF47C905FFBCF066BFFBC9840D05A051ABB8D0B66D240F31B0516493EB0F422601E0D83F7D2171DA8B47996CEAF0C657FEC39FAC30AB
tools\klink.exe
tools\kscp.exe
md5: A7C82FB5453453E1BAADCFCD19FED34A | sha1: D3A4D9B13C30E0B0B1ECEBA6B872348B605ED0DA | sha256: 28AD85C36F25D0737D84B85C911746F5B3BA8A241DB890801CAC6CE6E4BAC81A | sha512: FD7414C5439EA868CD8AC7CFC5A05A80211C1F83218702AC90D6E9397C5F8E1C7E4E338D8DA7B34A838C4E2F4B69484F1786150D0C47B65510EB8195835BD208
tools\ksftp.exe
md5: 0BB7F4693E0A5C2A38D51B4264030C24 | sha1: 7F0B180D8D2B4DD2995FB33FFC24578DA440EC54 | sha256: D85B1D450ADBC91BAD8D9F16930FB57DB71288C3B9CA0DB02F10DA28B17C89C7 | sha512: 9E490A42691C6D89BF870D0BCA1A8DDBF5C7F9A438BD18FA6E4ACF71483A54D80931384E217AB6E9E17CFE0359AB848786131B408023041FD0A14B1F6D0EFE0F

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
KiTTY 0.76.1.12 6256 Tuesday, May 23, 2023 Approved
KiTTY 0.76.1.11 1145 Sunday, May 21, 2023 Approved
KiTTY 0.76.1.9 2120 Tuesday, May 9, 2023 Approved
KiTTY 0.76.1.7 2027 Friday, April 28, 2023 Approved
KiTTY 0.76.1.6 1329 Monday, April 24, 2023 Approved
KiTTY 0.76.1.5 4253 Tuesday, March 7, 2023 Approved
KiTTY 0.76.1.4 1226 Friday, March 3, 2023 Approved
KiTTY 0.76.1.3 3498 Sunday, January 22, 2023 Approved
KiTTY 0.76.1.2 2774 Sunday, January 1, 2023 Approved
KiTTY 0.76.0.13 3640 Wednesday, November 16, 2022 Approved
KiTTY 0.76.0.12 1607 Thursday, November 10, 2022 Approved
KiTTY 0.76.0.11 4180 Monday, September 12, 2022 Approved
KiTTY 0.76.0.10 4643 Friday, June 24, 2022 Approved
KiTTY 0.76.0.8 3846 Tuesday, May 10, 2022 Approved
KiTTY 0.74.4.13 12102 Sunday, May 2, 2021 Approved
KiTTY 0.74.4.12 407 Sunday, May 2, 2021 Approved
KiTTY 0.74.4.11 1930 Tuesday, April 20, 2021 Approved
KiTTY 0.74.4.10 961 Sunday, April 18, 2021 Approved
KiTTY 0.74.4.9 562 Friday, April 16, 2021 Approved
KiTTY 0.74.4.8 1190 Monday, April 12, 2021 Approved
KiTTY 0.74.4.7 3283 Monday, March 1, 2021 Approved
KiTTY 0.74.4.6 3082 Monday, January 25, 2021 Approved
KiTTY 0.74.4.5 1253 Wednesday, January 20, 2021 Approved
KiTTY 0.74.4.4 1672 Tuesday, January 12, 2021 Approved
KiTTY 0.74.4.3 1182 Thursday, January 7, 2021 Approved
KiTTY 0.74.4.2 349 Wednesday, January 6, 2021 Approved
KiTTY 0.74.4.1 1515 Tuesday, December 29, 2020 Approved
KiTTY 0.74.3.5 1776 Monday, December 14, 2020 Approved
KiTTY 0.74.3.4 1763 Thursday, December 3, 2020 Approved
KiTTY 0.74.3.3 568 Tuesday, December 1, 2020 Approved
KiTTY 0.74.3.2 552 Tuesday, December 1, 2020 Approved
KiTTY 0.74.3.1 2450 Friday, November 6, 2020 Approved
KiTTY 0.74.2.8 1017 Tuesday, November 3, 2020 Approved
KiTTY 0.74.2.6 2169 Sunday, October 11, 2020 Approved
KiTTY 0.74.2.5 517 Friday, October 9, 2020 Approved
KiTTY 0.74.2.4 1225 Monday, October 5, 2020 Approved
KiTTY 0.74.2.3 1678 Sunday, September 27, 2020 Approved
KiTTY 0.74.2.2 1063 Wednesday, September 23, 2020 Approved
KiTTY 0.74.2.1 1494 Friday, September 18, 2020 Approved
KiTTY 0.74.1.1 716 Thursday, September 17, 2020 Approved
KiTTY 0.74.0.7 1339 Sunday, September 13, 2020 Approved
KiTTY 0.74.0.6 1589 Wednesday, September 2, 2020 Approved
KiTTY 0.74.0.5 1656 Tuesday, August 25, 2020 Approved
KiTTY 0.74.0.4 1762 Wednesday, August 12, 2020 Approved
KiTTY 0.74.0.3 1003 Saturday, August 8, 2020 Approved
KiTTY 0.74.0.2 3218 Friday, July 3, 2020 Approved
KiTTY 0.73.2.18 3072 Tuesday, June 23, 2020 Approved
KiTTY 0.73.2.17 3300 Monday, June 15, 2020 Approved
KiTTY 0.73.2.16 2611 Monday, May 18, 2020 Approved
KiTTY 0.73.2.15 1479 Wednesday, May 13, 2020 Approved
KiTTY 0.73.2.14 965 Monday, May 11, 2020 Approved
KiTTY 0.73.2.13 1028 Saturday, May 9, 2020 Approved
KiTTY 0.73.2.12 2212 Friday, May 1, 2020 Approved
KiTTY 0.73.2.11 2973 Saturday, April 18, 2020 Approved
KiTTY 0.73.2.10 1974 Sunday, April 12, 2020 Approved
KiTTY 0.73.2.9 1156 Wednesday, April 8, 2020 Approved
KiTTY 0.73.2.8 4025 Wednesday, March 18, 2020 Approved
KiTTY 0.73.2.7 1451 Sunday, March 15, 2020 Approved
KiTTY 0.73.2.6 831 Friday, March 13, 2020 Approved
KiTTY 0.73.2.4 2684 Sunday, February 23, 2020 Approved
KiTTY 0.73.2.2 2521 Wednesday, January 29, 2020 Approved
KiTTY 0.73.2.1 2599 Sunday, January 19, 2020 Approved
KiTTY 0.73.1.5 1864 Saturday, January 11, 2020 Approved
KiTTY 0.73.1.4 3312 Wednesday, December 18, 2019 Approved
KiTTY 0.73.1.2 1585 Wednesday, December 11, 2019 Approved
KiTTY 0.73.1.1 4413 Wednesday, November 6, 2019 Approved
KiTTY 0.73.0.1 2032 Saturday, October 26, 2019 Approved
KiTTY 0.72.0.6 2014 Wednesday, October 16, 2019 Approved
KiTTY 0.72.0.5 2377 Wednesday, October 2, 2019 Approved
KiTTY 0.72.0.3 2699 Wednesday, September 18, 2019 Approved
KiTTY 0.72.0.2 977 Sunday, September 15, 2019 Approved
KiTTY 0.72.0.1 1956 Sunday, September 8, 2019 Approved
KiTTY 0.71.0.701 3078 Monday, August 5, 2019 Approved
KiTTY 0.71.0.7 1885 Thursday, July 25, 2019 Approved
KiTTY 0.71.0.6 2955 Tuesday, July 16, 2019 Approved
KiTTY 0.71.0.5 5102 Monday, July 1, 2019 Approved
KiTTY 0.71.0.4 3896 Wednesday, June 12, 2019 Approved
KiTTY 0.71.0.3 933 Saturday, June 8, 2019 Approved
KiTTY 0.71.0.2 1783 Wednesday, May 29, 2019 Approved
KiTTY 0.71.0.1 1386 Wednesday, May 22, 2019 Approved
KiTTY 0.70.0.10 2698 Friday, March 29, 2019 Approved
KiTTY 0.70.0.9 6921 Wednesday, January 23, 2019 Approved
KiTTY 0.70.0.8 3233 Friday, January 11, 2019 Approved
KiTTY 0.70.0.7 2978 Wednesday, November 28, 2018 Approved
KiTTY 0.70.0.6 2276 Wednesday, October 10, 2018 Approved
KiTTY 0.70.0.5 3326 Wednesday, May 30, 2018 Approved
KiTTY 0.70.0.4 649 Tuesday, May 29, 2018 Approved
KiTTY 0.70.0.3 2356 Friday, March 16, 2018 Approved
KiTTY 0.70.0.2 799 Wednesday, March 14, 2018 Approved
KiTTY 0.70.0.1 3426 Tuesday, October 3, 2017 Approved
KiTTY 0.69.0.2 1917 Saturday, August 5, 2017 Approved
KiTTY 0.69.0.1 1783 Thursday, May 25, 2017 Approved
KiTTY 0.68.0.2 1729 Thursday, March 16, 2017 Approved
KiTTY 0.68.0.1 662 Monday, March 13, 2017 Approved
KiTTY 0.67.4.4 1071 Friday, February 17, 2017 Approved
KiTTY 0.67.4.3 971 Wednesday, February 1, 2017 Approved
KiTTY 0.67.4.2 882 Saturday, January 21, 2017 Approved
KiTTY 0.67.4.1 961 Thursday, January 5, 2017 Approved
KiTTY 0.67.3.4 656 Monday, January 2, 2017 Approved
KiTTY 0.67.3.3 813 Thursday, December 22, 2016 Approved
KiTTY 0.67.3.2 1077 Friday, November 25, 2016 Approved
KiTTY 0.67.3.1 1021 Sunday, October 23, 2016 Approved
KiTTY 0.67.1.4 830 Tuesday, October 4, 2016 Approved
KiTTY 0.67.1.2 2891 Friday, June 17, 2016 Approved
KiTTY 0.67.1.1 465 Saturday, June 11, 2016 Approved
KiTTY 0.67.0.3 562 Friday, May 13, 2016 Approved
KiTTY 0.67.0.2 632 Tuesday, March 22, 2016 Approved
Discussion for the KiTTY Package

Ground Rules:

  • This discussion is only about KiTTY and the KiTTY 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 KiTTY, 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.
comments powered by Disqus