Releases: joknarf/ssh-para
Releases · joknarf/ssh-para
1.0.8
- nbfailed add KILLED/TIMEOUT
1.0.7
- fix timeout kill thread 0
- fix check kill thread id is int
1.0.5
- -H --hosts : can give list of hosts instead of hostsfile
- -s --script <script> : transfer and execute local script on remote hosts
- -a --args ... : arguments to give to remote script execution
- fix: test files are readable
1.0.4
- environment var for symbols : SSHP_SYM_BEG SSHP_SYM_END SSHP_PROG
- home sub enhancement
1.0.2
- enh: windows support using windows-curses
1.0.1
fix: dependency dataclasses for python version <3.7
fix: some test files removed