PuTTYKey

Download PuTTY and PuTTY Key Generator

PuTTYKey là gì?

PuTTYKey là một tiện ích mở rộng Chrome được phát triển bởi pushpakbhaltadak, và tính năng chính của nó là "Download PuTTY and PuTTY Key Generator".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng PuTTYKey

Tải xuống các tệp mở rộng PuTTYKey dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên PuTTYKey PuTTYKey
ID jhmonegjdjhdgpjinbaimdgimgfeacgp
URL Chính Thức https://chromewebstore.google.com/detail/puttykey/jhmonegjdjhdgpjinbaimdgimgfeacgp
Mô tả Download PuTTY and PuTTY Key Generator
Kích Thước Tệp 18.14 KB
Số Lần Cài Đặt 2,297
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2021-07-11
Ngày Phát Hành 2021-07-11
Đánh Giá 4.56/5 Tổng số 9 Đánh Giá
Nhà Phát Triển pushpakbhaltadak
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.puttykey.com
URL Trang Trợ Giúp https://www.puttykey.com/contact-us/
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}