Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Usage instructions

Vlastimil Ovčáčík edited this page Oct 28, 2017 · 2 revisions

Usage:

putty.exe [--as-putty] standard-putty-options

putty.exe --as-gen [--ssh-keygen] standard-puttygen-options

putty.exe --as-agent [--startup] [--confirm] standard-pageant-options

Options:

   --as-putty to start in putty.exe mode

   --as-gen to start in puttygen.exe mode

   --ssh-keygen to generate new ssh key

   --as-agent to start in pageant.exe mode

   --startup won't open the Pageant Key List view, but still asks for password if necessary

   --confirm will require user interaction before loaded key is used

If you rename the executable appropriately you can omit the --as-* argument.

Clone this wiki locally