Skip to content

Instantly share code, notes, and snippets.

@Lawri-van-Buel
Forked from jonatasnona/key-fingerprint
Created November 30, 2015 08:47
Show Gist options
  • Save Lawri-van-Buel/f014732e27cb41a61751 to your computer and use it in GitHub Desktop.
Save Lawri-van-Buel/f014732e27cb41a61751 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