Skip to content
Snippets Groups Projects
pageant.md 379 B

Pageant SSH agent

Pageant holds your private key in memory without needing to retype a passphrase on every login.

  • Run Pageant.
  • On Pageant Key List press Add key and select your private key (id_rsa.ppk).
  • Enter your passphrase.
  • Now you have your private key in memory without needing to retype a passphrase on every login.