Sshman

Latest version: v0.4.3

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.3

- fix: no feedback if connection list was empty

0.4.2

- Fix rm command was not removing properly

0.4.1

- Fix waitfor bug that would not let you use wf ;
- Fix class version difference between 0.3 and 0.4;
- Add --debug flag to show exception message instead of help if AttributeError or IndexError are raised.

0.4

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`

0.3

EXPECT BUGS!

See changes on README.md!

Install it using:

`pip3 install sshman`
or `pip3 install sshman --user`

0.0.1

First release.

SSHMan is able to simply manage SSH connections.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.