Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

sshCommander

Script to connect to multiple servers and exec multiple commands.

Configuration

  • First of all you must check that python is installed and python yaml (pip install pyyaml).
  • In the sshConfig.yaml you will find the list of ssh hosts, username used, port and commands. You must define your own configuration in this file in order to manage your servers.
  • Password is requiered to connect to server if you are using keys you can modify config yaml setting: usingKeys: 'yes'

Usage

  • In CLI you must run 'python sshCommander.py'.

About

Script to connect to multiple servers and exec multiple commands.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages