fpssh - zMarch/Orc GitHub Wiki

fpssh

Name

fpssh - a wrapper around ssh-keyscan

Synopsis

fpssh HOST

Description

fpssh is just a wrapper around ssh-keyscan.

The argument:

  • HOST: Prinst the SSH keys of this hosts.

Example

Gets the public SSH keys of the host ssh.example.com.

$ fsssh ssh.example.com