Use openssh private key with putty

Опубликовано: 21 Октябрь 2024
на канале: Epety ET
1,429
3

Use openssh private key with putty

Follow these steps:

1.Convert OpenSSH private key to PuTTY private key

puttygen openssh-private-key -o putty.ppk

2.Config PuTTy SSH Auth using private key
hostname
User
Key (ppk file)
Save config to session, now you can use above config for next times.
3. Test and use.
Success !
You can do more with PuTTy, such as using Sock5 proxy over SSH Tunnel.
See you in next video.
Thank for watching !