From a7907330a60e270d5fee69af53ec471008c82299 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sun, 14 Jan 2024 19:48:14 +0100 Subject: updated docu and todos --- README | 10 ++++++++++ TODOS | 5 ++--- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/README b/README index 7c28af9..fde2302 100644 --- a/README +++ b/README @@ -49,6 +49,16 @@ http://www.sourceforge.net/projects/clusterit Also written in C. Set of tools for simple cluster-excution, focus on compilation and shell. +Cssh +---- + +https://www.putorius.net/cluster-ssh.html + +Clush +----- + +https://clustershell.readthedocs.io/en/latest/tools/clush.html + Why libssh and not libssh2 -------------------------- diff --git a/TODOS b/TODOS index 05c40c7..289de70 100644 --- a/TODOS +++ b/TODOS @@ -14,6 +14,5 @@ - meta commands like enable/disable some hosts/tags - make password authentication optional - make ignore-errors and auth-methods enums in gengetopt - - - +- deprecated scp functions, sftp? +- corrupted size vs. prev_size in fastbins -- cgit v1.2.3-54-g00ecf