Ssh-session-manager

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 2

0.5.1

- Allow flexibility in the Paramiko dependency version

0.5.0

- Added context managers to both `SSHSession` and `SSHSessionManager`

0.4.0

- Added multi-threading to `SSHSessionManager.upload_file()`
- Added the `should_make_missing_directories` parameter to `SSHSessionManager.upload_file()`

0.3.2

- **Note:** v0.3.2 has breaking changes
- `get_command_output_information_dictionary()` has been renamed to
`get_command_output_dictionary()`
- Some documentation added
- General package / repository cleanup

0.3.1

- **Note:** v0.3.1 has breaking changes
- Removed cached ping methods - these never really made much sense
- Swapped out custom ping method for [ping3](https://pypi.org/project/ping3/), which allows us to
provide a `timeout_in_seconds` parameter to ping methods

0.3.0

- Added ping methods to `SSHSession` and `SSHSessionManager`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.