Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/44a224c3f7676c40b789909709d2691c to your computer and use it in GitHub Desktop.
Save ezhov-da/44a224c3f7676c40b789909709d2691c to your computer and use it in GitHub Desktop.
конвертация ssh ключа в putty формат
https://linux.die.net/man/1/puttygen
To convert a key from another format (puttygen will automatically detect the input key type):
puttygen my-ssh.com-key -o mykey.ppk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment