ssh-keyscan

Updated: April 19, 2023

Gather SSH public keys

Syntax:

ssh-keyscan [-46Hv] [-f file] [-p port] [-T timeout]
            [-t type] [host | addrlist namelist] [...]

Runs on:

QNX Neutrino

Options:

See ssh-keyscan in the NetBSD documentation.

Description:

The ssh-keyscan utility gathers the public SSH host keys of a number of hosts. For more information, see ssh-keyscan in the NetBSD documentation.

Contributing author:

NetBSD