Arduino-esp32sshclient
SSH client library
An Arduino library providing an SSH client to connect and execute commands on a remote server.
Arduino library for ESP32 that implements an SSH client to connect and execute commands in a remote Server.
46 stars
4 watching
13 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
arduinoarduino-libraryclientesp32esp32-arduinoesp32-librarylibssh2sshssh-client
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a Crystal language binding for the libssh2 library to utilize SSH services like shell execution and file transfers | 44 |
| A library that provides access to the SSH protocol for GNU Guile programs | 65 |
| An SSH client library for Common Lisp built on libssh2 | 43 |
| A Websocket client library for Arduino that enables communication with web services over Websockets | 228 |
| A Go library simplifying SSH operations for development and deployment purposes. | 252 |
| A WebSocket library for Arduino that provides a client and server implementation of the WebSocket protocol. | 1,912 |
| Provides a low-level interface to an ESP8266 WiFi module for serial <=> wireless communication | 112 |
| A web-based user interface library for ESP32 and ESP8266 | 937 |
| An SSH protocol implementation library written in C. | 1,361 |
| An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,212 |
| An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |
| An interactive parallel ssh client featuring autocomplete and asynchronous execution for multiple servers. | 353 |
| A pure Ruby implementation of the SSH client protocol allowing remote server interaction and process execution. | 987 |
| A lightweight WebSocket client library with support for SSL and Lua binding. | 289 |
| A library to simplify network and MQTT connection management for ESP32/ESP8266 boards. | 328 |