pyessh

A tool for easy to execute commands at multiserver


License
MIT
Install
pip install pyessh==0.1.5

Documentation

Pyessh

A tool for easy to use SSH execute commands at multi-server.

图片描述文字

Usage

Installation

# pip3 install pyessh

Editing the Configuration File

# vim /etc/local/pyessh.conf

add remote server IP addresses at pyessh.conf

127.0.0.1
...

Get Started

# pyessh

and type your command

License

MIT