Hacker News new | ask | show | jobs
by mbreese 652 days ago
For iOS I’ve been using iSH. It’s on GitHub (and the AppStore) and is an Alpine Linux shell for iOS. It provides no creature comforts for managing SSH connections, but does drop you into a pretty standard Linux shell. I believe it’s a stock Alpine install. iSH is an interesting project in and of itself, but in this context, you can also install a standard openssh client. This is usually as much support as I need on my phone or iPad to connect to a remote server.

https://github.com/ish-app/ish

1 comments

ish looks quite good. I was using blink shell, until they switched and I didn’t notice in time to get grandfathered in. But I’m beginning to wonder if ish would have been a better pick in the first place (although, I don’t have a use for ssh on iOS beyond what Panic Prompt provides anymore, anyway).