Commit Graph

3 Commits

Author SHA1 Message Date
aaec21ae93 First functional seq for ssh management
- Installing, Authorization key generation, Authorization key sending, Sending command list

Keys are generated without user input (4096,rsa,comment: hostname,no passphrase,default path)
2019-11-21 23:43:15 +01:00
46b6839f50 Started with key creation step 2019-11-20 23:09:29 +01:00
b79ae416e6 WIP for ssh management
Function for parsing a command file, which can send files and execute commands on a given remote host
2019-11-20 16:39:41 +00:00