Difference between revisions of "Ssh-keyscan"

From wikieduonline
Jump to navigation Jump to search
 
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

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: