Skip to content

Instantly share code, notes, and snippets.

@angelotinho
Forked from jonatasnona/key-fingerprint
Created July 3, 2019 22:49
Show Gist options
  • Save angelotinho/0aac092813b3f625c0c2a2740521804f to your computer and use it in GitHub Desktop.
Save angelotinho/0aac092813b3f625c0c2a2740521804f to your computer and use it in GitHub Desktop.
SSH: print ssh public key's fingerprint
$ ssh-keygen -l -f id_rsa.pub
2048 aa:bb:cc:dd:ee:ff:00:11:22:33:44:55:66:77:88:99 id_rsa.pub (RSA)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment