Skip to content

A simple interactive command for adding ssh keys stored on Github to your server

License

Notifications You must be signed in to change notification settings

scisco/github-sshkey-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Add github public SSH Key to your server

Dependencies

You must have jq installed on your system

$: sudo apt-get install jq

Run

Run the script and follow the instructions:

$: ./github-ssh.sh
Please enter the github usernames separating them by comma and no spaces.
For example: user1,user2,user3

user_name1,user_name2

About

A simple interactive command for adding ssh keys stored on Github to your server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages