Skip to content

Instantly share code, notes, and snippets.

@kentblake
Created June 8, 2020 00:38
Show Gist options
  • Save kentblake/edf2cc680302ec8b87ee1de3bb851b01 to your computer and use it in GitHub Desktop.
Save kentblake/edf2cc680302ec8b87ee1de3bb851b01 to your computer and use it in GitHub Desktop.
function fingerprint() { ssh-keygen -lf $1 -E md5; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment