wolfSSL / wolfssh

wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
https://www.wolfssl.com
379 stars 89 forks source link

wolfSSH client on STM32F103C8T6 #108

Closed Vaibhav1587 closed 5 years ago

Vaibhav1587 commented 6 years ago

Run only the SSH client on the STM32F103C8T6 so that it can connect to my linux box.

ejohnstown commented 6 years ago

Can I get one of our sales managers in touch with you to discuss setting up a quick start project? You'd get a few days of full time help getting wolfSSH running on your target.

Vaibhav1587 commented 6 years ago

We are already in talk with Rod Weaver. I'm actually checking the feasibility of application.

wuhanstudio commented 5 years ago

Hi, I'm a master student from China, and I'm really interested with this idea. It'll be really convenient and cool if I can connect to STM32F103C8T6 from servers in our lab from. But actually I'm not sure whether or not it's possible with only 64KB flash.

Here's my idea of one possible implementation.

  1. Network connection: STM32F103C8T6 + enc28j60 + lwip
  2. RTOS with Terminal: RT-Thread
  3. SSH Client: wolfCrypt + wolfSSH

Is it possible to set up a SSH server on STM32F103C8T6 in this way? Thanks a lot for your time.

ejohnstown commented 5 years ago

@Vaibhav1587: Were you able to (1) get it building or (2) do we have a support contract with you yet? @wuhanstudio: I don't see why it wouldn't work. It would certainly be a tight fit in memory.

Vaibhav1587 commented 5 years ago

You can close this.

ejohnstown commented 5 years ago

OK.