Skip to content

Automatically generates ssh key, adds private key to the authentication agent and copies public key to clipboard

License

Notifications You must be signed in to change notification settings

mehmetumit/auto_ssh_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auto_ssh_gen

Automatically generates ssh key, adds private key to the authentication agent and copies public key to clipboard

Dependencies

  • xclip for Linux
  • clip for Windows
  • pbcopy for OS X
  • bash you can change $profile_path for other shells

Installation

# Clone the repository
git clone https://github.com/mehmetumit/auto_ssh_gen.git
# Change directory
cd auto_ssh_gen
# Run the script
./auto_ssh_gen

About

Automatically generates ssh key, adds private key to the authentication agent and copies public key to clipboard

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages