SeoulTech / NHN-dist

Swiss army knife tool to execute shell scripts over SSH on multiple machines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NHN-dist

A swiss army knife tool to execute shell scripts over SSH on multiple machines.

This project is a contribution of NHN Corp of South Korea in an open-source software. Forked from original unmaintained repository at http://dev.naver.com

Usage

To bee translated.

Examples

Works best with passwordless ssh, then checking the date on 3 hosts would be:

trinity@matrix:~$ dist -c "date" host1 host2 host2

Use dist -h for help.

About

Swiss army knife tool to execute shell scripts over SSH on multiple machines

License:GNU General Public License v2.0


Languages

Language:Python 100.0%