uploaded 3 hours ago
The component provides a general purpose SSH connectivity
4 examples
-
bastion
This example runs an SSH server on ESP32 acting as a bastion, allowing TCP tunneling without client flags.
11.69 KB
-
esp_ssh
This example demonstrates a simple SSH server setup, allowing connections on port 2222 with commands like 'hello' and 'reset'.
8.42 KB
-
-
server
This example demonstrates a simple SSH server supporting password and public-key authentication, running on port 2222.
8.49 KB