Skip to content

Instantly share code, notes, and snippets.

@brianddk
Created April 17, 2015 05:40
Show Gist options
  • Save brianddk/cb9aeddcec6e82051a7c to your computer and use it in GitHub Desktop.
Save brianddk/cb9aeddcec6e82051a7c to your computer and use it in GitHub Desktop.
how to get ssh fingerprint
ssh-keyscan -t rsa github.com > out.txt
ssh-keygen.exe -lf out.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment