PuTTY
1.1、PuTTY简介
是什么 ?:a free implementation of SSH and Telnet client.
开发语言:C
官方主页:https://www.chiark.greenend.org.uk/~sgtatham/putty
1.2、通过包管理器安装PuTTY
操作系统包管理器安装命令
Windowsscoopscoop install putty
WindowsChocolateychoco install -y putty
macOSHomeBrewbrew install putty
GNU/LinuxHomeBrewbrew install putty
aptsudo apt-get install -y putty
CentOSyumsudo yum install -y putty
dnfsudo dnf install -y putty
openSUSEzyppersudo zypper install -y putty
Alpine Linuxapksudo apk add putty

Arch Linux

ArcoLinux

Manjaro Linux

pacmansudo pacman -Syyu --noconfirm
sudo pacman -S    --noconfirm putty
Gentoo LinuxPortagesudo emerge putty
1.3、通过编译源码安装PuTTY
1.4、PuTTY中包含的工具