From 93d5a04fe5df7d8659283d864c67c9f9f22e4258 Mon Sep 17 00:00:00 2001 From: Lab Owner Date: Sun, 10 Apr 2022 16:07:39 -0700 Subject: [PATCH] --sshTimeout option and property; --maxIdleTime option and property. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2921e2f..8034328 100644 --- a/README.md +++ b/README.md @@ -77,4 +77,4 @@ History ### v0.0.2 - Option ```--usehostkeys``` to use existing default host keys file (e.g. ~/.ssh/known_hosts). ### v0.0.1 -- Initial release. \ No newline at end of file +- Initial release.