louisdh / openterm

OpenTerm, a sandboxed command line interface for iOS
Other
1.63k stars 249 forks source link

App crashes after SSH command #120

Closed user858753257 closed 6 years ago

user858753257 commented 6 years ago

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

After that the app crashes ...

louisdh commented 6 years ago

This sounds like an ios_system bug. /cc @holzschu

holzschu commented 6 years ago

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 6 years ago

Seems to be fixed in the latest TestFlight beta.