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

This PR updates [pytest](https://pypi.org/project/pytest) from **6.0.1** to **8.0.0**. Changelog ### 8.0.0 ``` ========================= Bug Fixes --------- - `11842 <https://github.com/pytest-dev/pytest/issues/11842>`_: Properly escape the ``reason`` of a :ref:`skip <pytest.mark.skip ref>` mark when...

This PR updates [sphinx_issues](https://pypi.org/project/sphinx_issues) from **1.2.0** to **4.0.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/sphinx-issues

Hi all, I want to ssh to router via jumphost. 1. ssh from windows ssh terminal to jumphost (linux machine) : ok 2. SSH from jumphost to router : ok...

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.7.2 to 3.4.0. Commits f0881ba Cut 3.4.0 3e4bdf9 Changelog/comment updates 30b447b Linting 33508c9 Expand MessageOrderError use to handle more packet types 96db1e2 Raise exception when sequence numbers...

dependencies

This PR updates [paramiko](https://pypi.org/project/paramiko) from **2.7.2** to **3.4.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/paramiko - Homepage: https://paramiko.org

This PR updates [docker](https://pypi.org/project/docker) from **5.0.0** to **7.0.0**. Changelog ### 7.0.0 ``` Upgrade Notes (from 6.x) ⚠️ - Removed SSL version (`ssl_version`) and explicit hostname check (`assert_hostname`) options (3185) -...

This PR updates [sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme) from **0.5.0** to **2.0.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/sphinx-rtd-theme - Repo: https://github.com/readthedocs/sphinx_rtd_theme

**SUMMARY** At the current release, jumpssh exclusively creates *interactive login* shells (see `man bash` INVOCATION section). It would be ideal if there was an option to make *non-interactive* *non-login* shells....

This PR pins [pyrsistent](https://pypi.org/project/pyrsistent) to the latest release **0.20.0**. Changelog ### 0.20.0 ``` * Fix 245, never introduce new nodes during discard. * Fix 268, do not rely on well...

This PR updates [sphinx](https://pypi.org/project/sphinx) from **3.2.1** to **7.2.6**. Changelog ### 7.2.6 ``` ===================================== Bugs fixed ---------- * 11679: Add the :envvar:`!SPHINX_AUTODOC_RELOAD_MODULES` environment variable, which if set reloads modules when using...