Skip to content

gitmarsh/ssh-manager-v0.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssh-manager-v0.2

Testing repository for SSH key management. This is purely for learning purposes only to help better understand bash scripting and secruity practices. Feedback is appreciated

This script consists of 3 different encrypted files/lists:

  • serverlist: Nicknames(Aliases) of the servers for easy identification

  • identity.conf: Matches the nicknames(aliases) to an ID # that points to the file with the ip and user name

  • ./server_list/: Directory with the ip and username of each server each encrypted with a randomly numbered filename

** Be aware this is purely a bash script and must be run within this directory. Running this script outside of this directory will break file pathing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages