ssh-keyscan

Updated: October 28, 2024

Gather SSH public keys

Syntax:

ssh-keyscan [-46cDHv] [-f file] [-O option] [-p port] [-T timeout]
            [-t type] [host | addrlist namelist]

Runs on:

QNX Neutrino

Options:

See the OpenSSH documentation: https://man.openbsd.org/ssh-keyscan

Description:

The ssh-keyscan utility gathers the public SSH host keys of a number of hosts. For more information, see the OpenSSH documentation: https://man.openbsd.org/ssh-keyscan

Contributing author:

OpenSSH