Difference between revisions of "Ssh-keyscan"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<code>ssh-keyscan</code> gather [[SSH public keys]] from servers.
+
<code>ssh-keyscan</code> [https://man.openbsd.org/ssh-keyscan.1 man] gather [[SSH public keys]] from servers.
  
 
+
ssh-keyscan 192.168.0.0/24
* https://man.openbsd.org/ssh-keyscan.1
 
  
 
  ssh-keyscan -H
 
  ssh-keyscan -H
Line 12: Line 11:
  
  
 
+
* [[OpenSSH 9.1]]:
 
* [[OpenSSH 6.1]]: August 29, 2012 Finds [[ECDSA]] keys in <code>[[ssh-keyscan]]</code> and [[SSHFP]] [[DNS]] records by default now
 
* [[OpenSSH 6.1]]: August 29, 2012 Finds [[ECDSA]] keys in <code>[[ssh-keyscan]]</code> and [[SSHFP]] [[DNS]] records by default now
  

Latest revision as of 12:01, 15 February 2024

ssh-keyscan man gather SSH public keys from servers.

ssh-keyscan 192.168.0.0/24
ssh-keyscan -H
-H hashes the hostname / IP addres


ssh-keyscan github.com >> ~/.ssh/known_hosts


Activities[edit]

Related terms[edit]

See also[edit]

Advertising: