uploaded 2 days ago
The component provides a general purpose SSH connectivity
4 examples
-
bastion
This example runs an SSH server on ESP32 that acts as a bastion, creating TCP tunnels without relying on client flags.
11.69 KB
-
esp_ssh
This example demonstrates how to set up a simple SSH server using hardcoded SSH host keys for secure connections.
8.42 KB
-
-
server
This example demonstrates a simple SSH server setup with support for password and public-key authentication.
9.02 KB