SSH+

SSH+

Linux dash & Terminal console

Details about SSH+

  • Released
  • Updated
  • iOS Version
  • Age Rating
  • Size
  • Devices
  • Languages

Features

Developer of SSH+

🙌171
Ratings
🗣❌ unsupported
Your locale
🖼️Download
Icons↘︎

Version History of SSH+

2.1

May 3, 2024

Bug fixes.

2.0.3

May 25, 2023

Fix bugs and improve stability

2.0.2

March 12, 2023

Fix bugs and improve stability

2.0.1

January 23, 2023

Fix bugs and improve stability

2.0

January 13, 2023

Fix bugs and improve stability

1.9

January 22, 2022

Bug fixes

1.8

September 29, 2021

Support iOS 15

1.7

August 17, 2021

Bug fixes.

1.6.2

April 6, 2021

Bug fixes

1.6.1

March 22, 2021

Bug fixes

SSH+ In-App Purchases History

$19.99

ServerStatus Pro

Unlock all pro features

$19.99

ServerStatus Pro

Unlock all pro features

SSH+ Subscription Plans

ServerDog Pro

Unlock all pro features of ServerDog

$2.991 Month
3 Days trial

Price History of SSH+

Description of SSH+

SSH+ is a ssh dashboard and ssh terminal tool. Easily view server load, cpu usage, memory usage, io rate, network rate and processes. No server-side dependencies, as long as it supports ssh. # Features * Server list quick view. List all your servers with simple load, memory usage, swap usage and disk usage, io rate and network rate. * Overall View. server name, processor name and count, process status and report, load chart, cpu usage and core usage chart, disk free and used chart, tcp report, io tps and read/write rate and network rate chart. * Load View. Load live chart, memory usage chart, cpu overall usage chart and cpu core charts. Overall cpu usage of us, sy, ni, id, wa, hi, si and st. * IO View. io tps and read/write rate charts. * Network View. Network interface tx/rx rate charts and TCP status. * Process View. process list and cpu usage and memory usage. * Ping status in server list, show ms and ttl. * SSH Terminal. Full featured mobile terminal, create sessions and run commands. Interacive console. copy terminal output and paste command from clipboard. * SSH Bastion and Proxy. Connect to your server in a secure way and run shell. * SSH Editor. Edit files with terminal editors. Full-featured keyboard designed for mobile phones. * Snippets. Add snippet shortcuts and reuse. Run snippets on multiple servers. * SFTP File Explorer. View folders and files easily. Download, upload and edit files. # How status works The app loads proc data and generate reports and charts. No root account required, only need a regular user. The app will not write and modify files on the server. # Data security All configuration and data will only be saved locally on the iPhone/iPad. It will be syned to iCloud if you tap iCloud backup button. # Compatibility The app is tested on Ubuntu, CentOS, Alpine, Gentoo stage3, openSUSE and Debian. It should support all major linux distributions. Pro Subscription is available for $1.99 per month (prices vary by region). Payment will be charged to your iTunes Account at confirmation of purchase. The subscription will renew automatically. Cancellation of a future subscription may be done up to 24 hours before the end of an ongoing period. The actual subscription may not be manually canceled before its termination date. Subscriptions may be managed, ​including disabling of auto-renew, in the Account Settings after purchase. Privacy policy and terms of use https://srmapp.com/docs/terms.html
Show less

SSH+: FAQ

Is SSH+ iPad-friendly?

Yes, SSH+ offers an iPad version.

Who is the developer of the SSH+ app?

SSH+ was released by Zhipeng Pan.

What minimum version of iOS does SSH+ need?

The SSH+ app requires iOS 13.0 or later.

What do users think of the SSH+ app?

SSH+ has an impressive rating of 4.7 out of 5, indicating that it is a top-quality app.

What category is the SSH+ app?

The App Genre Of The Ssh+ App Is Developer Tools.

What SSH+ application version is the latest one?

2.1 is the most recent version of SSH+.

When did the new SSH+ update come out?

The latest SSH+ app update was released on September 30, 2024.

When did SSH+ come out?

SSH+ was first made available on February 5, 2023.

What age group is SSH+ suitable for?

Safe for kids, with no inappropriate or mature content.

What are the languages available on SSH+?

SSH+ is now available to use in English.

Is SSH+ part of the Apple Arcade lineup of games?

Sorry, SSH+ is not part of Apple Arcade.

Is SSH+ eligible for in-app purchases?

Yes, SSH+ is eligible for in-app purchases to enrich your usage.

Is SSH+ fully compatible with Apple Vision Pro?

Unfortunately, SSH+ is not fully compatible with Apple Vision Pro.

Can I expect ads while using SSH+?

No, you can not expect ads while using SSH+.

Screenshots of SSH+

SSH+ screenshot #1 for iPhone
SSH+ screenshot #2 for iPhone
SSH+ screenshot #3 for iPhone
SSH+ screenshot #4 for iPhone
SSH+ screenshot #5 for iPhone
SSH+ screenshot #6 for iPhone
SSH+ screenshot #7 for iPhone
SSH+ screenshot #8 for iPhone
SSH+ screenshot #9 for iPhone
SSH+ screenshot #10 for iPhone
iphone
ipad

Alternatives to SSH+

Charts
Top Grossing

The app has maintained its position at 83 recently.

Last updated on September 30, 2024.

More Applications by Zhipeng Pan

Reviews of SSH+

Leave a Review SSH+
  • 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 less
  • 一般

    一般
  • Can do a lot of research

    I’m sorry to bother but I have