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: 3 months 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. | 46 |
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,361 |
eudoxia0/trivial-ssh | An SSH client library for Common Lisp built on libssh2 | 43 |
sindresorhus/gh-got | Convenience wrapper around GitHub's API interaction library | 176 |
owenthereal/gh | A command line client for interacting with GitHub | 717 |
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,212 |
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. | 381 |
saprykin/plibsys | A highly portable C system library providing threads, synchronization primitives, sockets, and other fundamental building blocks for cross-platform software development. | 695 |
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 | 249 |
gnutls/nettle | A general-purpose cryptographic library providing a simple interface to various encryption algorithms and data structures. | 61 |