Elinux wrote:
> Knowing that I work with a *STM32* Cortex-M microcontroller by programming
> with Workbenche (Eclipse) under wndows, I would like to know if we could
> implement and add the *SSH* protocol to the *LwIP stack* ?

lwIP does neither provide a shell nor the protocols required for ssh.
I suggest taking a look at mbedtls and using sockets to use mbedtls on top
of lwIP.

Simon

_______________________________________________
lwip-users mailing list
lwip-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to