JumpSSH icon indicating copy to clipboard operation
JumpSSH copied to clipboard

Python module to run commands on remote servers through one or more jump servers.

Results 55 JumpSSH issues
Sort by recently updated
recently updated
newest added

hi: I have a cpe device, now I wish to execute reboot and then wait for it up. my class is inherited from SSHSession of JumpSSH ```python def wait_until_cpe_is_up(self, timeout=300,...

Hope it's OK to request a feature here, didn't see anything in the documentation about that. Feature request is a recursive version of `SSHSession.put` for uploading an entire directory to...

enhancement

This PR updates [sphinx](https://pypi.org/project/sphinx) from **3.2.1** to **5.3.0**. Changelog ### 5.3.0 ``` ===================================== Features added -------------- * 10759: LaTeX: add :confval:`latex_table_style` and support the ``'booktabs'``, ``'borderless'``, and ``'colorrows'`` styles. (thanks...

This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.10.1** to **4.0.0**. Changelog ### 4.0.0 ``` ------------------ **Note that this release drops support for multiprocessing.** * `--cov-fail-under` no longer causes `pytest --collect-only` to fail...

This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.10.1** to **5.0.0**. Changelog ### 5.0.0 ``` ------------------ * Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in `623 <https://github.com/pytest-dev/pytest-cov/pull/623>`_. * Switched...

This PR updates [flaky](https://pypi.org/project/flaky) from **3.7.0** to **3.8.1**. Changelog ### 3.8.0 ``` ++++++++++++++++++ - nose support has been removed. - Python 3.12 supported. - Bugfixes ``` Links - PyPI: https://pypi.org/project/flaky...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.0.1** to **8.1.1**. Changelog ### 8.1.0 ``` ===================== .. note:: This release has been **yanked**: it broke some plugins without the proper warning period, due...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.0.1** to **8.1.0**. Changelog ### 8.1.0 ``` ========================= Features -------- - `11475 <https://github.com/pytest-dev/pytest/issues/11475>`_: Added the new :confval:`consider_namespace_packages` configuration option, defaulting to ``False``. If set to...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.0.1** to **8.0.2**. Changelog ### 8.0.2 ``` ========================= Bug Fixes --------- - `11895 <https://github.com/pytest-dev/pytest/issues/11895>`_: Fix collection on Windows where initial paths contain the short version...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.0.1** to **8.0.1**. Changelog ### 8.0.1 ``` ========================= Bug Fixes --------- - `11875 <https://github.com/pytest-dev/pytest/issues/11875>`_: Correctly handle errors from :func:`getpass.getuser` in Python 3.13. - `11879 <https://github.com/pytest-dev/pytest/issues/11879>`_:...