guile-ssh
SSH client library
A library that provides access to the SSH protocol for GNU Guile programs
Guile-SSH is a library that provides access to the SSH protocol for GNU Guile programs.
65 stars
3 watching
13 forks
Language: C
last commit: 11 days ago
Linked from 1 awesome list
cdistributed-computingguilelibsshlispschemessh
Related projects:
Repository | Description | Stars |
---|---|---|
spider-gazelle/ssh2.cr | Provides a Crystal language binding for the libssh2 library to utilize SSH services like shell execution and file transfers | 44 |
j-rios/arduino-esp32sshclient | An Arduino library providing an SSH client to connect and execute commands on a remote server. | 45 |
cosiner/socker | A Go library simplifying SSH operations for development and deployment purposes. | 252 |
libssh2/libssh2 | An SSH protocol implementation library written in C. | 1,349 |
eudoxia0/trivial-ssh | A simple SSH client library written in Common Lisp for interacting with remote hosts via secure connections. | 43 |
sindresorhus/gh-got | Convenience wrapper around GitHub's API interaction library | 176 |
owenthereal/gh | A command line client for interacting with GitHub | 718 |
dmitryvk/cl-gtk2 | A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit | 36 |
parallelssh/parallel-ssh | An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,203 |
shulhan/share | A collection of libraries and tools for working with Go programming language | 1 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
saprykin/plibsys | A portable C system library providing various low-level functionality including threading, synchronization, networking, and data structures. | 691 |
int128/gradle-ssh-plugin | Provides SSH facilities for command execution or file transfer in Gradle builds. | 320 |
dolmen/github-keygen | Automates secure GitHub SSH configuration setup | 245 |
gnutls/nettle | A cryptographic library that provides a simple interface to low-level encryption algorithms and their variants. | 61 |