trivial-ssh
SSH client library
An SSH client library for Common Lisp built on libssh2
An SSH client library for Common Lisp (Built on libssh2)
43 stars
9 watching
7 forks
Language: Common Lisp
last commit: almost 4 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
eudoxia0/trivial-download | Downloads files from the Internet to local disk in chunks, providing progress updates. | 38 |
libssh2/libssh2 | An SSH protocol implementation library written in C. | 1,361 |
eudoxia0/cl-pass | A Common Lisp library for securely hashing and verifying passwords. | 30 |
eudoxia0/hermetic | Security system 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. | 46 |
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. | 379 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
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. | 887 |
zhaojh329/libuwsc | A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
eudoxia0/rock | A tool for managing and bundling assets for Common Lisp web applications | 46 |
eudoxia0/postmaster | A library that provides an easy-to-use SMTP/IMAP interface with API inspired by NodeMailer, allowing users to send and manage email through a variety of services. | 10 |