DA
DealiAxy
2021年12月18日

How-to-Convert-OpenSSH-keys-to-Putty-(-ppk)-on-Linux

On Arch Linux pacman -S putty Then cd to path of key(s): puttygen keyname -o keyname.ppk On Debian/Ubuntu apt-get install putty-tools puttygen keyname -o keyname.ppk Notice! replace the “keyname” with

未分类
279
1 分钟阅读
更新于 10-27