App crashes after SSH command
user858753257 opened this issue · 3 comments
user858753257 commented
I typ following command :
ssh pi@10.0.0.46 -p password
After that the app crashes ...
louisdh commented
This sounds like an ios_system bug. /cc @holzschu
holzschu commented
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.
louisdh commented
Seems to be fixed in the latest TestFlight beta.