Skip to content

Instantly share code, notes, and snippets.

@ryanmoon
Created April 24, 2015 04:44
Show Gist options
  • Save ryanmoon/8e9ff878c69e680b0a33 to your computer and use it in GitHub Desktop.
Save ryanmoon/8e9ff878c69e680b0a33 to your computer and use it in GitHub Desktop.
If you ever wanted to know what your SSH Pub key's RSA Fingerprint is
ssh-keygen -lf ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment