/remotessh

Python script to connect SSH passing user password and commands

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

remotessh.py

Python script to connect SSH passing user password and commands.

This script is very efficient to do backups or execute many commands automatically.

Use ./remotessh.py [host] [username] [passuord] ["shell_command"]