Skip to content

Instantly share code, notes, and snippets.

@HarasimowiczKamil
Created August 22, 2017 08:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HarasimowiczKamil/7f876e41d14edde8600a662e4e5924f7 to your computer and use it in GitHub Desktop.
Save HarasimowiczKamil/7f876e41d14edde8600a662e4e5924f7 to your computer and use it in GitHub Desktop.
Github like ssh key fingerprint
#!/bin/bash
ssh-keygen -l -E md5 -f ~/.ssh/id_rsa.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment