# CMD: SSH, Terminal, DOS, Ping — SSH client & network tools

> Mobile network diagnostic terminal with SSH, ping, and other command-line tools. (iPhone/iPad app by Sunandan Sekhar Das.)

- Source: https://appshunter.io/ios/app/cmd-ssh-terminal-dos-ping/id6758272626 (this page in markdown: same URL + `.md`)
- Developer: [Sunandan Sekhar Das](https://appshunter.io/developer/1864563323)
- Category: Developer Tools, Utilities
- Price: Free
- Rating: 5.00/5 from 76 App Store ratings · 30 written reviews indexed
- Age rating: 4+
- Requires: iOS 15.0 · 17 MB
- Languages: American English
- Released: 2026-02-03
- Data updated: 2026-08-26
- Monetization: ad-supported
- User reviews in markdown: https://appshunter.io/ios/app/cmd-ssh-terminal-dos-ping/id6758272626/reviews.md

## What is CMD?

Turn your iPhone or iPad into a professional network diagnostic terminal.

CMD: Command Prompt brings the power of the desktop command line to your mobile device, designed specifically for system administrators, network engineers, developers, and tech enthusiasts who need reliable toolsets on the go.

PROFESSIONAL NETWORK TOOLS Forgot your laptop? No problem. Diagnosing network issues has never been easier with our suite of essential commands:
PING: Check host reachability and latency in real-time. Supports continuous ping (-t) and custom payload sizes logic.
TRACEROUTE (TRACERT): Visualize the path your packets take across the internet. Identify bottlenecks and routing loops instantly.
IPCONFIG / MYIP: View detailed local network configuration (LAN IP, Subnet) and your public WAN IP address with one tap.
PORT SCAN: Audit server security by scanning open TCP ports (80, 443, 22, etc.) on any target.
WHOIS: Perform deep lookups on domain names and IP addresses to find registration and ownership data.
DNS LOOKUP (NSLOOKUP): Resolve domain names to IP addresses quickly to verify DNS propagation.
LAN SCAN: Discover all active devices on your local Wi-Fi network.


TERMINAL EXPERIENCE
Authentic UI: Retro-style green-on-black terminal interface for that true hacker feel.
Smart Input: Accessory bar with Arrow Keys, CTRL+C interrupt, and Tab completion helpers.
History: Scroll back through output just like a real console.

SSH Explorer 
Transform your Linux server management with our powerful SSH tool. With full support for secure protocols, the ability to save multiple connection profiles, and direct access to server command history, you can connect to and manage your systems anytime, anywhere. Our intelligent terminal features interactive command support, providing a smooth and fast experience for executing both automated and manual commands, ensuring real-time monitoring of your infrastructure


 PRIVACY FOCUSED CMD runs all diagnostics locally on your device or via standard internet protocols. We do not track your commands, log your targets, or store your history. Your data is yours.

DESIGNED FOR iOS
Fast: Built with native Swift for maximum performance.
Offline First: Many tools work simply with your local connection.
Modern: Supports Light/Dark mode (though Dark Mode is recommended for the true terminal vibe!).
Whether you are fixing the office Wi-Fi, debugging a server, or just curious about your network connection, CMD is the only tool you need.

Download CMD: Command Prompt today and take control of your network.

## Key features

- Network diagnostic tools (PING, TRACEROUTE, IPCONFIG)
- SSH client for server management
- Port scanning and WHOIS lookups
- LAN device discovery
- Retro terminal interface
- Smart input with accessory bar
- Local diagnostics and privacy focus

## Chart rankings

- #98 in Top Free · Developer Tools (US App Store)

## Recent user reviews (10 of 30)

All indexed reviews: https://appshunter.io/ios/app/cmd-ssh-terminal-dos-ping/id6758272626/reviews.md

### 5/5 — Great Application

*2026-07-31*

Provides all the capabilities of a Command Prompt app on the iPad, that exists on the Mac, and on Windows based computers. If you’re trying to solve communication or network issues, it is an invaluable tool !!!

### 5/5 — Easy

*2026-07-30*

Great functionality, easy to use.  I got this to interact with my Pi network through Tailscale.  Connection was easy!

### 5/5 — Good

*2026-07-25*

.

### 5/5 — Best free tool I have ever used

*2026-07-22*

This app just works. And that’s exactly what I want, a few ads but nothing intrusive, no premium, no ads the intrude on everything I do. This is not only the best terminal app I’ve ever used, but also the best free app I have ever used period. I wish I could give 6 stars. I cannot recommend this enough.

### 5/5 — Very informative

*2026-07-16*

Amazing

### 5/5 — Can you add a phone number tracer

*2026-07-14*

App is awesome

### 5/5 — Amigo

*2026-07-09*

Great

### 5/5 — …

*2026-07-07*

这个应用好啊!模拟 CMD

### 4/5 — Legal

*2026-06-22*

Oi

### 5/5 — Terminal

*2026-06-17*

J’adore cette application alors je

## Frequently asked questions about CMD

### Does CMD have ads?

Yes, CMD: SSH, Terminal, DOS, Ping contains advertisements. As it is a free application, ads are used to support its development and maintenance.

### What is the update frequency for CMD?

CMD: SSH, Terminal, DOS, Ping was last updated on February 15, 2026, indicating a recent update. The app has had 2 versions released since its initial launch on February 3, 2026.

### What devices support CMD?

CMD: SSH, Terminal, DOS, Ping is designed for iOS devices, including iPhone, iPad, and iPod. It is suitable for users aged 4 and up.

### How does CMD handle user privacy?

CMD: SSH, Terminal, DOS, Ping is privacy-focused. It runs diagnostics locally or via standard internet protocols, and the developer states they do not track commands, log targets, or store user history.

### Can I use CMD offline?

Yes, many of the tools within CMD: SSH, Terminal, DOS, Ping work with your local connection, making it an 'offline first' application for certain functionalities.

### What are the key network diagnostic tools in CMD?

CMD offers PING for reachability and latency, TRACEROUTE to visualize packet paths, IPCONFIG/MYIP for network configuration, PORT SCAN for security audits, WHOIS for domain lookups, DNS LOOKUP for name resolution, and LAN SCAN for device discovery.

### How does the SSH feature in CMD work?

The SSH Explorer in CMD allows secure connection and management of Linux servers. It supports saving multiple connection profiles, accessing server command history, and provides an interactive terminal experience.

### What is the user sentiment for CMD?

CMD: SSH, Terminal, DOS, Ping has a perfect rating of 5.0 stars from 1 rating, suggesting very positive initial user feedback.

## Version history (last 5 releases)

### 2.0.5 — 2026-07-10

Minor bug fixes and performance improvements.

### 2.0.4 — 2026-07-04

Minor bug fixes and performance improvements.

### 2.0.3 — 2026-06-14

Fixed Bugs

### 2 — 2026-02-15

What's New in Version 2.0:

We've completely overhauled the SSH experience!

- Remote Server History: Your command history is now fetched directly from the server (bash/zsh history), making it easier to resume work across sessions.
- Performance Improvements: Optimized for the latest iOS versions with enhanced concurrency handling. 
- Bug Fixes: Addressed connectivity issues and improved terminal responsiveness.

Update now to experience the best version of CMD yet!

### 1.5 — 2026-02-05

File System Commands:
mkdir / rmdir: Create and remove directories.
cp / mv: Copy, move, and rename files.
cat: Output file content to terminal.
nano: Full-screen text editor.
del / rm: Delete files.
cd / ls: Navigation commands.

## More apps by Sunandan Sekhar Das

- [X Twitter Saver: Video & Image](https://appshunter.io/ios/app/x-twitter-saver-video-and-image/id6757227171)
- [DownDetector: IsItDownRightNow](https://appshunter.io/ios/app/downdetector-isitdownrightnow/id6757320611)
- [Speaker Cleaner: Water & Dust](https://appshunter.io/ios/app/speaker-cleaner-water-and-dust/id6758201289)
- [SERP SEO: Keywords Rank Check](https://appshunter.io/ios/app/serp-seo-keywords-rank-check/id6758383982)
- [Crypto Wallet Tracker](https://appshunter.io/ios/app/crypto-wallet-tracker/id6758707480)

All apps by Sunandan Sekhar Das: https://appshunter.io/developer/1864563323

## Related topics

[command prompt](https://appshunter.io/ios/topics/command-prompt) · [cmd](https://appshunter.io/ios/topics/cmd) · [cmd prompt](https://appshunter.io/ios/topics/cmd-prompt) · [command line program](https://appshunter.io/ios/topics/command-line-program) · [ssh free](https://appshunter.io/ios/topics/ssh-free) · [easy connect ssh](https://appshunter.io/ios/topics/easy-connect-ssh) · [rampart for opnsense](https://appshunter.io/ios/topics/rampart-for-opnsense) · [remotelook mobile](https://appshunter.io/ios/topics/remotelook-mobile) · [ipconfig](https://appshunter.io/ios/topics/ipconfig) · [nohup](https://appshunter.io/ios/topics/nohup) · [command c](https://appshunter.io/ios/topics/command-c) · [unix terminal](https://appshunter.io/ios/topics/unix-terminal) · [nettoolkit pro](https://appshunter.io/ios/topics/nettoolkit-pro) · [dec opcodes](https://appshunter.io/ios/topics/dec-opcodes) · [terminus ssh](https://appshunter.io/ios/topics/terminus-ssh) · [better netdata](https://appshunter.io/ios/topics/better-netdata) · [terminal](https://appshunter.io/ios/topics/terminal) · [command line fu](https://appshunter.io/ios/topics/command-line-fu) · [longlines command iq](https://appshunter.io/ios/topics/longlines-command-iq) · [remote command prompt](https://appshunter.io/ios/topics/remote-command-prompt)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-26.*
