Secure Shell Connection in Python"> Secure Shell Connection in Python">
| Parameter | Usage |
|---|---|
| hostname | This parameter tells the host to which the connection needs to be established |
| username | username required to access the host |
| port | host port |
| password | password for the account |