trivial-ssh
SSH client
A simple SSH client library written in Common Lisp for interacting with remote hosts via secure connections.
An SSH client library for Common Lisp (Built on libssh2)
43 stars
9 watching
7 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
eudoxia0/trivial-download | Downloads files from Common Lisp through Drakma | 38 |
libssh2/libssh2 | An SSH protocol implementation library written in C. | 1,349 |
eudoxia0/cl-pass | A password hashing and verification library | 30 |
eudoxia0/hermetic | A security module for Common Lisp web applications | 43 |
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 |
artyom-poptsov/guile-ssh | A library that provides access to the SSH protocol for GNU Guile programs | 65 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
eudoxia0/find-port | Programmatically finds open ports in the operating system | 19 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 885 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
eudoxia0/rock | An asset manager for Common Lisp web apps that simplifies the process of downloading and bundling libraries. | 46 |
eudoxia0/postmaster | An SMTP/IMAP email library with an API inspired by popular services | 10 |