Skip to content

Instantly share code, notes, and snippets.

@fastzen
Created September 3, 2016 00:21
Show Gist options
  • Save fastzen/39714fd506d6353fb14777639b8a877f to your computer and use it in GitHub Desktop.
Save fastzen/39714fd506d6353fb14777639b8a877f to your computer and use it in GitHub Desktop.
Verbose SSH login test, force specific public key
ssh -i ~/.ssh/other_id_rsa.pub -vvv git@github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment