You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
parallel-ssh
2
2
============
3
3
4
-
Small wrapper library over paramiko that allows for parallel execution of SSH commands on remote hosts and executing simple single host commands over SSH.
4
+
Library for running asynchronous parallel SSH commands over many hosts.
5
5
6
6
parallel-ssh uses asychronous network requests - there is *no* multi-threading or multi-processing used.
0 commit comments