Comparison

iTerminal vs SSH OneShot Lite

Price, ratings, monetisation and update history for both apps, side by side — with what reviewers say about each.

Head to head
About

iTerminal

This app provides a powerful and simple client for connecting to remote servers via SSH or Telnet on your iPhone and iPad. It supports various authentication methods, server list management, and secure key handling, making remote server access convenient.

Highlights
  • SSH and Telnet connection
  • Username/password and private key authentication
  • Server list management
  • iCloud sync for server info
  • Socks 5 Proxy support
  • Private key management
  • Bluetooth keyboard support
Features
Read full description

iTerminal is a simple yet very powerful SSH and Telnet client on your iPhone and iPad. You can connect to remote servers through SSH or Telnet with iTerminal. Supported features include: - Connect to your servers using user name/password or private key authentication through SSH. - Connect to your servers using Telnet. - Support Server List. - Support exporting Server info to and importing Server info from iCloud. Now Server info can be easily transferred among different versions and devices. - Support to connect through Socks 5 Proxy Server. - Support history of Recent Tasks. - Support Private Key Management and encrypted PEM and PPK keys up to 4096 bit long. -- Support importing key files from and exporting key files to your iCloud Drive. You now can easily import a key file from your iCloud Drive by copying your key file to your iCloud Drive under /iterminal/key folder. - Support Bluetooth Keyboard. With its simple interfaces, iTerminal provides the easiest way to securely connect to your remote servers on iPhone and iPad. If you have any questions, please visit: http://www.comcsoft.com/Portfolio/our_apps/iTerminal/iTerminal_overview.php.

About

SSH OneShot Lite

This app allows you to store and launch individual SSH commands directly from your iPhone. Organize commands into folders and execute them remotely on your computer or server, with options for commands that return results or status checks.

Highlights
  • Store individual SSH commands
  • Organize commands into folders
  • Launch commands remotely
  • Commands with results
  • Status commands with visual feedback
  • Secure password storage
Features
Read full description

SSH OneShot is a little iPhone app that lets you store individual ssh commands that you run on your computer or server. The Lite version is limited to two folders to organize your commands, but can be unlocked to unlimited folders with an in-app purchase. What can I use it for? Just about anything you can do on a command line can now be launched from your phone. The different use cases are as follows: Commands These are commands that you launch blindly, without waiting for an results. Examples are for starting and stopping apps and services, or accessing RESTful services via curl that trigger actions. On a Mac you can launch apps in the current open session with something like: osascript -e 'tell application "iTunes" to activate' This can be useful if you have a media server in a closet. Or on a Linux server: service httpd stop Or any other more complex executable script file that you have written. Commands with results These are commands that you launch and want to see the results of. This can be as simple as an “ls” on a directory to see if an ftp upload has finished, a quick service status check or something more complicated like grepping through a log file for errors. Again this can be anything launchable on the command line. There are currently some limitations on the kinds of commands that you can run here. Interactive commands that need to know the terminal type like top, prstat and things like that will not work. Any commands that open an output stream will also not work (but I’m working on for the next release). Status Commands These commands add a little more interactivity. These commands will automatically fire off when you open a folder containing Status Commands and turn the button red or green depending on the results. The basic working mode is that if the command receives anything as a result, that’s good (green) and no response is bad(red). So if you want to check if iTunes is running on the media server you can use the following command: ps ax | grep iTunes | grep -v grep | grep -v iTunesHelper In this example, we take the list of running processes, find all the lines containing the word iTunes (case is important!), and then, using -v eliminate the lines containing grep (which is our initial command) and the same technique to eliminate the line containing the iTunesHelper process that keeps running in the background whether iTunes is running or not. So if iTunes is running, we will get back a line from the original request, otherwise the result will be empty. If you are having difficulty phrasing the command so that empty is bad, you can flip a switch to swap that part around. For example I check the results of my ZFS server with zpool status and look for the word “degraded” which means there’s a disk offline that I need to check on. zpool status | grep degraded With the “Null return is good” switch turned on. Is it secure ? Passwords are stored in the iOS keychain, and all network communication is via SSH, so, well, yes. Navigation Press and hold a command or a folder and you can reorder it, file it in a folder, or use the edit and delete buttons at the bottom of the screen.

Screenshots

iTerminal4 screens
SSH OneShot Lite3 screens

Verdict

The call

The clearest difference is rating: iTerminal at 4.3 against SSH OneShot Lite's 3.7. iTerminal also leads on ratings volume (117 vs 3). SSH OneShot Lite's advantage is ads (none vs shown) and iOS requirement (11.0 vs 13.0). On price, review sentiment, update cadence and in-app purchases there is nothing between them.

Scored on Price · Rating · Positive reviews · Number of ratings · Update frequency · Ads · In-app purchases · Monetization · Best chart rank · Devices · Requires iOS

CostPrice · In-app purchases · Ads · Monetization

Both are free to download. iTerminal sells 1 one-off in-app purchase and SSH OneShot Lite sells 1 one-off in-app purchase. Whichever you choose, the download price is not the number that matters.

ReceptionRating · Positive reviews · Number of ratings

iTerminal holds the better App Store score, 4.3 against 3.7. That said, the two scores are not equally well evidenced: iTerminal has 117 ratings behind it against 3, so its average is the more settled of the two. Written reviews complicate that: 59% of iTerminal's written reviews are positive against 67% of SSH OneShot Lite's, so the app with the better star average is not the one people write more warmly about.

UpkeepUpdate frequency

iTerminal ships an update every 4 months, SSH OneShot Lite every 6 months. The most recent releases landed on September 25, 2026 and June 1, 2026 respectively.

Scorecard4 real differences · 6 level
iTerminal versus SSH OneShot Lite: the parameters behind the verdict, then further details
ParameteriTerminalSSH OneShot Lite
PriceFreeFree
Rating4.3 (117 ratings) — better3.7 (3 ratings)
Positive reviews59.5% of reviews66.7% of reviews — better
Number of ratings117 — better3
Update frequencyEvery 4 months — betterEvery 6 months
AdsYesNo — better
In-app purchasesYesYes
MonetizationFree with in-app purchasesFree with in-app purchases
DevicesiPhone, iPad, iPod — betteriPhone, iPod
Requires iOS13.011.0 — better
Further details — not scored
Size46 MB17 MB
Age rating4+4+
DeveloperComcSoft CorporationInfrageeks

Customer experience

iTerminal

All ratings117 ratings
Positive82.9%
Neutral2.6%
Negative14.5%
Written reviews501 reviews
Positive59.5%
Neutral7.8%
Negative32.7%

SSH OneShot Lite

All ratings3 ratings
Positive66.7%
Neutral0.0%
Negative33.3%
Written reviews3 reviews
Positive66.7%
Neutral0.0%
Negative33.3%

Bugs and requests

iTerminal

Reported bugs

4 issues
  • Crashes on startup
  • Scrolling issues
  • Unreliable SSH authentication
  • Incompatibility with certain devices

Requested features

4 requests
  • Landscape mode support
  • Improved keyboard integration
  • Customizable terminal settings
  • Background connection support

SSH OneShot Lite

Not enough reviews yet to summarise bugs or requests.

In-app purchases

1 purchases

iTerminal

One-time1
  • Premium$4.99
1 purchases

SSH OneShot Lite

One-time1
  • Unlock Folders$3.99

Questions

Is iTerminal free?
iTerminal is free to download, with in-app purchases available.
Is SSH OneShot Lite free?
SSH OneShot Lite is free to download, with in-app purchases available.
Which has better reviews, iTerminal or SSH OneShot Lite?
iTerminal is rated higher. iTerminal averages 4.3 out of 5 from 117 ratings, while SSH OneShot Lite averages 3.7 from 3 ratings.
Do iTerminal or SSH OneShot Lite have ads?
iTerminal shows ads; SSH OneShot Lite does not.
Which is updated more often, iTerminal or SSH OneShot Lite?
iTerminal ships an update every 4 months, and SSH OneShot Lite every 6 months. Most recently, iTerminal was updated on September 25, 2026 and SSH OneShot Lite on June 1, 2026.

Other comparisons