Changes:
- [X] Add support for SCP via cp and cpr commands;
- [X] Add option to print ssh command to given connection (implemented on show command);
- [X] Allow user to keep trying to connect until it is up using command "waitfor".
- [x] Customize ssh command to add parameters to the '-o' flag.
View details on README.md.
Install it using:
`pip3 install sshman`
or `pip3 install sshman --user`