Revert "feat: upgrade easyssh-proxy and update flag of timeout field (#127)" (#128)

This reverts commit eb33537e3f.
This commit is contained in:
Bo-Yi Wu
2018-10-23 15:54:40 +08:00
committed by GitHub
parent eb33537e3f
commit 7ac526845d
5 changed files with 35 additions and 63 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ type (
Host []string
Port int
Timeout time.Duration
CommandTimeout time.Duration
CommandTimeout int
Script []string
ScriptStop bool
Secrets []string