Difference between revisions of "PuTTY"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* ''Convert a [[PuTTY]] ssh key format to Openssh format'', you can follow the following instructions http://www.codeblocq.com/2016/05/Convert-a-putty-ppk-key-to-a-pem-file-on-OSX/, https://stackoverflow.com/questions/3475069/use-ppk-file-in-mac-terminal-to-connect-to-remote-connection-over-ssh
 
* ''Convert a [[PuTTY]] ssh key format to Openssh format'', you can follow the following instructions http://www.codeblocq.com/2016/05/Convert-a-putty-ppk-key-to-a-pem-file-on-OSX/, https://stackoverflow.com/questions/3475069/use-ppk-file-in-mac-terminal-to-connect-to-remote-connection-over-ssh
  
 +
Installation:
 +
* <code>apt install [[putty-tools]]</code>
 +
* <code>brew install putty]]</code>
  
apt install [[putty-tools]]
+
Commands:
brew install putty
 
 
* <code>[[plink]]</code>
 
* <code>[[plink]]</code>
 
* <code>[[pscp]]</code>
 
* <code>[[pscp]]</code>
 
* <code>[[psftp]]</code>
 
* <code>[[psftp]]</code>
 
* <code>[[puttygen]]</code>
 
* <code>[[puttygen]]</code>
 
+
* <code>puttygen your_other_format_key -o keyname.ppk</code>
 
 
 
 
 
 
<code>puttygen your_other_format_key -o keyname.ppk</code>
 
  
  

Revision as of 19:40, 7 July 2022

Advertising: