pbarada commented on issue #18484: URL: https://github.com/apache/nuttx/issues/18484#issuecomment-3991596295
@acassis I suggested TinySSH. :) I have (kicking around) a hacked Nuttx tree that includes a TinySSH application that compiles. I hadn't gotten to point of making changes to get it to run (e.g. Nuttx replacement for fork/exec and creating a session, handle keys on backing store, etc). To get it to compile I tweaked source (ifdef'd out code, provided configuration values, etc) to understand its footprint. If you think such would be useful for that part of the project, I'll redo those changes in a new github branch and stage the commits to make it easier to separate/understand the changes I made. I'd also think it makes sense to want whatever SSH client/server package used to be configurable to include just client or server sides as well as both. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
