PSSH favicon

PSSH

PSSH, Parallel SSH Tools, provides parallel versions of OpenSSH and related tools. Included in the distribution:

  • Parallel ssh (pssh)
  • Parallel scp (pscp)
  • Parallel rsync (prsync)
  • Parallel nuke (pnuke)
  • Parallel slurp (pslurp)

It executes commands on multiple hosts in parallel. The project includes psshlib which can be used within custom applications.

The source code is written in Python and can be cloned from: git clone git://aml.cs.byu.edu/pssh.git