jackey / pssh

Parallel SSH Tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSSH provides parallel versions of OpenSSH and related tools, including pssh, pscp, prsync, pnuke and pslurp. This project includes psshlib which can be used within custom applications. The source code is written in Python.

This fork of PSSH is supported on Python 3.5 and later. It was originally written and maintained by Brent N. Chun. Due to his busy schedule, Brent handed over maintenance to Andrew McNabb in October 2009.

This project originally located at Google Code. Since Google Code has been closed, and has not appeared elsewhere, I (lilydjwg) have exported it to GitHub.

Install

pip install git+https://github.com/lilydjwg/pssh

About

Parallel SSH Tools

License:Other


Languages

Language:Python 100.0%