Skip to content

Instantly share code, notes, and snippets.

@suneg
Created November 30, 2020 10:17
Show Gist options
  • Save suneg/ffdb359e145b5fe8ecd84ae935fe34cb to your computer and use it in GitHub Desktop.
Save suneg/ffdb359e145b5fe8ecd84ae935fe34cb to your computer and use it in GitHub Desktop.
Get MD5 fingerprint of ssh key
ssh-keygen -l -E md5 -f ~/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment