Click on any of the 687 commands below to get a description and list of available options. All links in the command summaries point to the online version of the book on Safari Bookshelf.
Gather public and private host keys from a number of hosts. Can be used in scripts.
Options
-4
Use IPv4 addresses only.
-6
Use IPv6 addresses only.
-ffile
Read hostnames or addrlist namelist pairs from file. If - is specified instead of a filename, read hosts or addrlist namelist pairs from standard input.
-pport
Specify the port to connect to on the remote host.
-ttype
Specify the type of key to get from the scanned hosts. Possible values are rsa1 for SSH1 (default), or rsa or dsa for SSH2. Specify multiple values in a comma-separated list.
-Ttimeout
Specify the timeout for attempting a connection, in seconds.