Commit Graph

12 Commits

Author SHA1 Message Date
27a55e2623 ssh - fix unbound variable error 2022-07-04 11:46:48 +02:00
4f8c1b5388 Fix unbound variable errors 2022-06-02 16:08:07 +02:00
6214493c18 Used sequpgrade.sh to upgrade existing seqs 2022-05-29 20:58:23 +02:00
71612aef94 Add .editorconfig and correct indentation for many seqs 2022-03-14 21:27:29 +01:00
6dd40bc6c2 Improve help output with latest changes from sequencer 2022-01-23 23:06:46 +01:00
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