Do not close connection between commands
Open
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
There are some way to not close ssh connection between sequential commands?
Closing connection between this commands make the execution be slow. I think is because this way is executed the connection negotiation for every single command.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.