The Wayback Machine - https://web.archive.org/web/20201201114727/https://github.com/topics/ssh-client
Skip to content
#

ssh-client

Here are 258 public repositories matching this topic...

Honghe
Honghe commented Mar 27, 2018

Please give us some details about the systems you are using:

  • Client (OS name and version): Windows 10, VNCtiger v1.8.80
  • Remmina version (remmina --version): 1.2.0-rcgit-27
  • Desktop environment (GNOME, Unity, KDE, ..): GNOME 3.18.5
  • Connecting to (OS and version): Ubuntu 16.04.4
  • Connecting via (RDP, VNC, ...): VNCI

I set Remmina listening on VNC 5901
error log:

Welcome to 
tsarvela
tsarvela commented Oct 30, 2018

Feature request

The asynchronous functionality of parallel-ssh is very much appreciated for management tasks. Thank you for this!

For the feature request:

It seems that the open_session() can keep worker allocated for much longer than expected in failure cases. Would it be reasonable to stretch the timeout option of wait_socket() to open_session() ?

RobCoops
RobCoops commented Dec 14, 2018

Using Python 3.6 the example host key verification code generates the following error message:
Traceback (most recent call last):
File "example_host_key_verification.py", line 29, in
else LIBSSH2_KNOWNHOST_KEY_SSHDSS
NameError: name 'LIBSSH2_KNOWNHOST_KEY_SSHDSS' is not defined

Easily fixed by adding LIBSSH2_KNOWNHOST_KEY_SSHDSS to the imports but even then it will still not

Improve this page

Add a description, image, and links to the ssh-client topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssh-client topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.