Ssh2-python

Latest version: v1.1.2.post1

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

Scan your dependencies

Page 4 of 6

0.11.0

++++++++

Changes
---------

* Session functions now raise exceptions.
* Channel functions now raise specific exceptions.
* SCP errors now raise exceptions.
* SFTP open handle errors now raise exceptions.
* Added exceptions for all known libssh2 error codes.
* Added ``ssh2.utils.handle_error_codes`` function for raising appropriate exception from error code.
* Added file types to ``ssh2.sftp``.

Fixes
------

* Double de-allocation crash on objects being garbage collected in some rare cases.

0.10.0

++++++++

Changes
---------

* Added ``ssh2.channel.Channel.shell`` for opening interactive shells.


Fixes
------

* ``ssh2.channel.Channel.process_startup`` would not handle request types with no message correctly.

0.9.1

++++++

Fixes
------

* Binary wheels would have bad version info and require `git` for installation - 17

0.9.0

++++++

Changes
-------

* Enabled embedded libssh2 library functionality for versions >= 1.6.0.

0.8.0

++++++

Changes
---------

* Implemented known host API, all functions.
* Added `hostkey` method on `Session` class for retrieving server host key.
* Added server host key verification from known hosts file example.
* Added exceptions for all known host API errors.

0.7.0

++++++

Changes
---------

* Exceptions moved from C-API to Python module

Fixes
------

* PyPy build support

Page 4 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.