Skip to content

Instantly share code, notes, and snippets.

@pastleo
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pastleo/ef08621e51fd6a15d101 to your computer and use it in GitHub Desktop.
Save pastleo/ef08621e51fd6a15d101 to your computer and use it in GitHub Desktop.

把 openSSH 的鑰匙轉換成 PUTTY 能用的鑰匙

以下以把 vagrant 的 insecure_private_key 為例

1 2 3 4 5

PPK 格式的鑰匙可以這樣用

  • Putty 自己 7
  • 利用 Putty (Plink) 作為 SSH tunnel 的 HeidiSQL 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment