-
Hello,
when building ssh-python against libssh master, deprecated functions are reported.
In the https://github.com/ParallelSSH/ssh-python checkout directory I do
* `rm -rf libssh && git clon…
-
* gevent version: 1.3.5
* Python version: cPython 3.7.0 from python.org
* Operating System: Windows 2012 Server, OSX 10.10+
### Description:
`get_hub()` causes `SystemError` crash:
Windows:…
-
### Bug reports
__Steps to reproduce:__
1. Rebuild the library using the system libssh, with the appropriate flags set (https://ssh2-python.readthedocs.io/en/latest/installation.html#system-libr…
-
### libssh2 segfault/assertion error with concurrent open_sessions
The issue can be reproduced with the following code:
`
#!/usr/bin/env python3
from ssh2.session import Session
import os
…
-
Integrate hellfire for automatic host list download and splitting via input_modifier.py
-
Hi,
A normal SSH connection with same user and same keys, load bash by default and execute ~/.profile
Here I modify the PATH to add ~/bin and ~/.local/bin
The problem is that with ParallelSSH I…
-
sudo pip install parallel-ssh
Collecting parallel-ssh
Using cached https://files.pythonhosted.org/packages/9b/f6/2e15792568c5b02fce7ad22de5f6bbb64fcdf719ec0755f0b228b23f0fb3/parallel-ssh-1.9.1.tar…
-
I'm curious as to the future of this project as I'm working on an ssh-based utility that might benefit from using it compared to alternatives. Is it intended to keep pace development/feature/security …
-
Distributor ID: LinuxMint
Description: Linux Mint 19 Tara
Release: 19
Codename: tara
In a VM
python version: 2.7.15~rc1-1
libssh2-1: 1.8.0-1
I have reinstalled libssh2 trie…
-
Is it expected that Parallel-SSH would work on Windows SSH Clients?
We have SSH installed on our Windows instances and would like to utilize Parallel-SSH for some tasks.
The code examples have wo…