Python script for connecting to a Linux system via SSH and executing commands directly from another computer.
What has been done:
Use of the paramiko module
Command input through the terminal
Support for login and password authentication
What has been done:
Use of the paramiko module
Command input through the terminal
Support for login and password authentication