SSH Terminal+

SSH Terminal+

Secure SSH & server insights

187 ratings
59 reviews
#119 in top-grossing Developer Tools
🔧 Utilities
🛠️ Developer Tools
Free
In-App Purchases

Details

  • Released
  • Updated
  • January 13, 2021
  • June 7, 2025

Features

SSH Terminal+ screenshot #1 for iPhone
SSH Terminal+ screenshot #2 for iPhone
SSH Terminal+ screenshot #3 for iPhone
SSH Terminal+ screenshot #4 for iPhone
SSH Terminal+ screenshot #5 for iPhone
SSH Terminal+ screenshot #6 for iPhone
SSH Terminal+ screenshot #7 for iPhone
SSH Terminal+ screenshot #8 for iPhone
SSH Terminal+ screenshot #9 for iPhone
SSH Terminal+ screenshot #10 for iPhone
iphone
ipad
🖼️Get Icon
Icons↘︎

About

Manage servers securely with a full-featured terminal and performance insights. Monitor load, memory, I/O, and network activity with live charts. Edit files, manage processes, and save command snippets for efficient remote access.

Dynamic SSH terminal with multi-session management
Server list overview with key performance metrics
Secure SSH bastion and proxy support
Live charts for load, CPU, memory, and network
SFTP file explorer and SSH file editor
Command snippets for quick execution
Process management and ping status
Show original description

What users say

See all reviews

What's New in SSH Terminal+

2.3

June 7, 2025

Bug fixes.

Subscription plans

ServerDog Pro

Unlock all pro features of ServerDog

$4.991 Month
3 Days trial
How to cancel SSH Terminal+ subscription ⁉️
3

In-App Purchases

$19.99

ServerStatus Pro

Unlock all pro features

Charts

Top Grossing

The app has maintained its position at 119 recently.

Last updated on July 19, 2026.

User reviews

Good Interface

I like this app, it has a simple but good interface. It doesn’t try to be an everything app. Sometimes doing 1 thing is the best. I fully recommend this app.

Below is the fix for the server status she'll command

Fix the error message for the server status command: and get 5 stars.

Get server status failed. fish: Expected a variable name after this $.

The fix is single quoting and adding missing matching quoting and fixing the df greps by getting df -k twice.

grep "PRETTY_NAME=" /etc/os-release; echo '==='; cat /proc/loadavg; echo '==='; grep -c ^processor /proc/cpuinfo;echo '===';df -k | grep -e Mounted;df -k|grep -w /;echo '===';cat /proc/meminfo;echo '===';grep -v loop /proc/diskstats | grep -v nbd | grep -v ram | grep -v lofi; echo '===';awk '/:/ { print($1, $2, $3, $10, $11) }' < /proc/net/dev
Show more

一般

一般

Eigentlich eine ansprechende APP, doch .....

Die App scheint gut strukturiert zu sein, doch leider kann man OHNE ein ABO keine Verbindung mittels SSH aufbauen. Das finde ich sehr schade und daher habe ich dieser APP nur die 3 - Sterne gegeben.

Can do a lot of research

I’m sorry to bother but I have

Developer apps

User experience

🐞

Reported Bugs

3 issues

Authentication error with SSH keys

Bug

Subscription not working after purchase

Bug

SSH client has errors (cannot delete input)

Bug

Requested Features

6 requests

Fix server status shell command error message

Feature

Add widget on home screen option

Feature

Add graphics card temperatures (nvidia-smi)

Feature

Add support for proxy jump command

Feature

Add widgets

Feature

Improve SSH client (e.g., delete input)

Feature

FAQ

What does SSH Terminal+ do?

SSH Terminal+ provides a secure SSH terminal and a comprehensive dashboard for monitoring server performance. It allows you to execute commands, view server stats like load, memory, and network activity, manage files via SFTP, and edit files directly on the server.

What are the key features of SSH Terminal+?

Key features include a dynamic SSH terminal with multi-session management, a server list overview with real-time metrics, secure SSH bastion/proxy support, live performance charts, an SFTP file explorer, an SSH file editor, command snippets, process management, and ping status checks.

How much does SSH Terminal+ cost?

The app is free to download and use with in-app purchases. Payment for subscriptions is charged to your iTunes Account at confirmation of purchase, and subscriptions renew automatically unless canceled.

What operating systems is SSH Terminal+ compatible with?

SSH Terminal+ is compatible with iPhones and iPads. It has been tested on popular Linux distributions such as Ubuntu, CentOS, Alpine, Gentoo, openSUSE, and Debian, and supports all major Linux distributions.

Can I use SSH Terminal+ without root access?

Yes, SSH Terminal+ loads performance data from standard /proc files, meaning root access is not required. The app ensures secure, read-only access to your server data to maintain system integrity.