I am looking for an app that has some of the same functionality (ssh specifically) as the Terminal application on the desktop. What different apps exist for iOS that have this functionality?
|
Prompt for iOSPrompt allows you to remotely SSH into another machine. Without jailbreaking, there is no way to use Terminal to access your file system. However, I've found that if you do jailbreak your phone and want to use Prompt as a Terminal, you can set it to SSH to server Remoter: Remote Desktop (VNC) for iOSThis app does basically the same thing just a little differently. By default it allows a VNC connection for screen sharing, but it has different add ons that you can purchase that allow SSH, Telnet, and RDP. |
|||||
|
|
There are plenty of SSH apps for remote connections (see Matt's answer), but it is likely impossible that a local Terminal-like app could ever exist for the iOS device itself. The three main reasons would likely be:
|
|||
|
|
If you are willing to jailbreak, there is MobileTerminal, which together with jailbreaking, gives you many of the common GNU utilities that operate directly on the iOS device's filesystem. It would be a fair bit or work, though, as the version of MobileTerminal available through Cydia (the jailbreak App store) is out of date, and doesn't work on many devices. You would probably have to compile + install the current version from it's sources. |
|||||
|
|
It's worth mentioning you can have a proper local UNIX shell if you jailbreak your device, and there are a few apps available for it. I've never done it myself, perhaps someone who has can edit my answer to include more details. |
|||
|
|
