Parallel-ssh

Latest version: v2.12.0

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

Scan your dependencies

Page 6 of 9

1.8.2

++++++

Fixes
------

* Native parallel client ``forward_ssh_agent`` flag would not be applied correctly.

1.8.1

++++++

Fixes
------

* Native client socket timeout setting would be longer than expected - 133

Packaging
---------

* Added Windows 3.7 wheels

1.8.0

++++++

Changes
--------

* Native client no longer requires public key file for authentication.
* Native clients raise ``pssh.exceptions.PKeyFileError`` on object initialisation if provided private key file paths cannot be found.
* Native clients expand user directory (``~/<path>``) on provided private key paths.
* Parallel clients raise ``TypeError`` when provided ``hosts`` is a string instead of list or other iterable.

1.7.0

++++++

Changes
--------

* Better tunneling implementation for native clients that supports multiple tunnels over single SSH connection for connecting multiple hosts through single proxy.
* Added ``greenlet_timeout`` setting to native client ``run_command`` to pass on to getting greenlet result to allow for greenlets to timeout.
* Native client raises specific exceptions on non-authentication errors connecting to host instead of generic ``SessionError``.


Fixes
------

* Native client tunneling would not work correctly - 123.
* ``timeout`` setting was not applied to native client sockets.
* Native client would have ``SessionError`` instead of ``Timeout`` exceptions on timeout errors connecting to hosts.

1.6.3

++++++

Changes
--------

* Re-generated C code with latest Cython release.

Fixes
------

* ``ssh2-python`` >= 0.14.0 support.

1.6.2

++++++

Fixes
------

* Native client proxy initialisation failures were not caught by ``stop_on_errors=False`` - 121.

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.