Skip to content

repo for bash scripts concerning ssh key generation

Notifications You must be signed in to change notification settings

ducoterra/ssh_keygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ssh_keygen

repo for bash scripts concerning ssh key generation

newKey.sh

A super easy way to create lots of public-private ssh keys

Usage

$ ./newKey.sh keyname password(optional)

Examples

$ ./newKey.sh laptop
$ ./newKey.sh laptop supersecret

About

repo for bash scripts concerning ssh key generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages