Skip to content
Ulrich Berntien edited this page Mar 28, 2019 · 2 revisions

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

Clone this wiki locally