david-cermak/libssh

0.11.0~1

Latest
uploaded 5 months ago
The component provides a general purpose SSH connectivity

4 examples

  • bastion
    This example runs an SSH server on the ESP32 that can act as a small "bastion", providing a command to create a TCP tunnel on the device without…
    11.69 KB
  • esp_ssh
    This example provides a simple SSH server using a hardcoded SSH host key for demonstration. Users are guided on generating secure keys and…
    8.42 KB
  • serial
    1.44 KB
  • server
    This example demonstrates a simple SSH server, supporting both password and public-key authentication methods. Users can configure the server to use…
    8.47 KB