PuTTYKey

Download PuTTY and PuTTY Key Generator

Wat is PuTTYKey?

PuTTYKey is een Chrome-extensie ontwikkeld door pushpakbhaltadak, en de belangrijkste functie is "Download PuTTY and PuTTY Key Generator".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie PuTTYKey

Download PuTTYKey-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Puttygen is nothing but the key generator tool by which the private and public SSH keys for putty is created. PuTTYgen is also counted as its primary function. PuTTYgen uses its format in .ppk to generate the keys. 

Puttygen is a part of putty. PuTTYgen originally made for the Microsoft Windows operating system, but now it is used for a multi-operating system like Linux, macOS, etc. 

For Windows, PuTTYgen.exe is the graphical tool, whereas, for the Linux OS, it is the command-line version and accessible by SSH commands.

Generally, the Unix uses the command line type interface MS-Dos to get anything to be processed. Users need to write command lines.

These command lines can run over the network, and the network protocol like SSH, Telnet, Rlogin, etc. helps these purposes.

The network protocol SSH is a cryptographic network protocol, and it helps you access an internet server while encrypting any of the information sent to it.

The other protocol is Telnet, Rlogin if you have a login account on a web server or connect to a UNIX system. PuTTY helps you in such kind of transfer.

PuTTY can be easily installed with the PuTTY.msi package. There is no need for separate downloading. You can easily install and run the PuTTYgen very quickly once you download the PuTTY software.                    

Basisinformatie over de Extensie

Naam PuTTYKey PuTTYKey
ID jhmonegjdjhdgpjinbaimdgimgfeacgp
Officiële URL https://chromewebstore.google.com/detail/puttykey/jhmonegjdjhdgpjinbaimdgimgfeacgp
Beschrijving Download PuTTY and PuTTY Key Generator
Bestandsgrootte 18.14 KB
Aantal Installaties 2,297
Huidige Versie 1.0.0
Laatst Bijgewerkt 2021-07-11
Publicatiedatum 2021-07-11
Beoordeling 4.56/5 Totaal 9 Beoordelingen
Ontwikkelaar pushpakbhaltadak
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.puttykey.com
Help Pagina-URL https://www.puttykey.com/contact-us/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PuTTYKey",
    "description": "Download PuTTY and PuTTY Key Generator",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}