Skip to content

Script for easily getting public SSH keys for any GitHub account

License

Notifications You must be signed in to change notification settings

mkqavi/ssh-keys-from-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ssh-keys-from-github

Usage

To return all SSH keys of a user:

./add-keys.sh [GitHub username]

Add SSH Keys to authorized_keys:

./add-keys.sh [GitHub username] >> $HOME/.ssh/authorized_keys

Flags:

  • -v for verbose output

About

Script for easily getting public SSH keys for any GitHub account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages