/auto_ssh_gen

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

Primary LanguageShellGNU General Public License v3.0GPL-3.0

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