-
Updated
Mar 15, 2022 - TypeScript
ssh-client
Here are 356 public repositories matching this topic...
-
Updated
Mar 15, 2022 - Java
-
Updated
Feb 27, 2022 - Dockerfile
-
Updated
Mar 9, 2022 - Java
-
Updated
Jan 13, 2022 - JavaScript
-
Updated
Jan 28, 2022 - C#
I use kitty in savemode=dir mode in order to share the sessions and the rest of the configuration with my colleagues over git. When I have a look at the other issues this seems to be a common approach: cyd01/KiTTY#143
Overall this works very good and I like the db-less approach which just involves simple text files.
But there is one scenario which doesn't work:
Is your feature request related to a problem? Please describe.
Would like to be able to use callback function for run_command to call when a command has finished executing.
Describe the solution you'd like
def my_cb(host_out, my_arg):
for line in host_out.stdout:
print(line)
client.run_command('echo me', callback=my_cb, callback_extra_args=('my_arg',))
`m
-
Updated
Jan 30, 2022 - Go
-
Updated
Dec 17, 2021 - Shell
-
Updated
Mar 6, 2022 - Python
-
Updated
Nov 7, 2020 - Go
-
Updated
Mar 14, 2022 - Java
-
Updated
Mar 3, 2022 - C#
-
Updated
Feb 21, 2022 - Vala
-
Updated
Oct 16, 2020 - Groovy
-
Updated
Nov 11, 2019 - Shell
-
Updated
Feb 8, 2022 - C
-
Updated
Jul 23, 2020 - Go
-
Updated
Mar 9, 2022 - Rust
-
Updated
Mar 3, 2022 - C
-
Updated
Feb 26, 2021 - Python
-
Updated
Oct 10, 2019 - Perl
-
Updated
Sep 18, 2016 - Objective-C
-
Updated
Mar 7, 2022 - Go
Improve this page
Add a description, image, and links to the ssh-client topic page so that developers can more easily learn about it.
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."
Please give us some details about the systems you are using:
I set Remmina listening on VNC 5901
error log: