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"]
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"]