Commit Graph

7 Commits

Author SHA1 Message Date
38c24693c9 Fix typo needed for Ip4 only mode 2021-01-30 21:02:12 +01:00
4d925dbc4a Step sendkey: add ssh option to force Ipv4 2021-01-03 01:42:39 +01:00
94f47d1cc8 Changed sendlist keyword u (update) to c (command) for clarification
Starting output for sendkey improved
2020-01-29 13:08:05 +01:00
78de3db626 Added list option field to be passed to scp
Usage of echoerr for error messages
2019-11-22 21:07:12 +01:00
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