louisdh/openterm

App crashes after SSH command

user858753257 opened this issue · 3 comments

I typ following command :
ssh pi@10.0.0.46 -p password

After that the app crashes ...

This sounds like an ios_system bug. /cc @holzschu

I can't reproduce the bug with the latest version of ios_system, which probably means it has been solved. Can someone test on OpenTerm 2.0?
"-p password" won't work anyway (this version of ssh only supports key-based authentification) but that is a different issue.

Seems to be fixed in the latest TestFlight beta.