# LexShell — An SSH terminal client

> SSH terminal client for remote and Bonjour server connections with location-aware server memory. (iPhone/iPad app by Lex Friedman.)

- Source: https://appshunter.io/ios/app/lexshell/id6781926609 (this page in markdown: same URL + `.md`)
- Developer: [Lex Friedman](https://appshunter.io/developer/402531616)
- Category: Developer Tools, Utilities
- Price: Free
- Rating: 5.00/5 from 2 App Store ratings
- Age rating: 4+
- Requires: iOS 17.0 · 28 MB
- Languages: American English
- Released: 2026-08-19
- Data updated: 2026-09-04
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/lexshell/id6781926609/reviews.md

## What is LexShell?

Sometimes you need to SSH into a server. This app helps you do exactly that. 

Remote servers, Bonjour servers — we welcome them all. We'll optionally remember the servers you frequently access from a given spot, too; so if you're always connecting to one network from the coffeeshop and another from home, we've got you covered.

With built-in support for the keyboard keys that iOS forgot (Esc, Tab, and Control-combos), a slew of themes, and a ton of functionality included for free. 

Need Pro features like 1Password keys, SFTP support throughout iOS, and Snippets? Take a look at a Pro subscription.

EULA: https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

## Key features

- SSH terminal client
- Remote server access
- Bonjour server support
- Location-aware server memory
- Connect from anywhere


## Frequently asked questions about LexShell

### What is LexShell?

LexShell is a free SSH terminal client designed to help you connect to remote servers and Bonjour services. It offers features like remembering frequently accessed servers based on your location.

### Does LexShell have ads?

No, LexShell is ad-free, providing an uninterrupted experience for managing your server connections.

### What devices does LexShell support?

LexShell is available for iPhone and iPad, allowing you to manage your server connections on the go.

### How often is LexShell updated?

LexShell was last updated on August 20, 2026, indicating recent development and support for the application.

### What is the age rating for LexShell?

LexShell has an age rating of +4, making it suitable for a wide range of users.

### Can LexShell remember servers I use at different locations?

Yes, LexShell can optionally remember servers you frequently access from specific locations, such as your home or a coffee shop, for easier reconnection.

### What is the user sentiment for LexShell?

Based on the available data, LexShell has a perfect 5.0-star rating from 1 review, suggesting very positive initial user feedback.

## Version history (last 4 releases)

### 1.3 — 2026-08-25

Version 1.2 introduced LexShell Pro. But you couldn't successfully sign up for the lifetime subscription. Now you can.

Previously:

Bug fixes and a whole new thing: LexShell Pro.

LexShell Pro:

1Password Integration
Fetch SSH keys from 1Password when you connect. Your keys can stay where your keys live.

SFTP File Browser
Browse remote files right inside LexShell. Upload, download, rename, delete, and create folders without fleeing to another app.

Files App Integration
Your saved remote servers can now appear as locations in the iOS Files app. The Files app: now with files from even farther away.

Snippets
Save frequently used commands and run them straight from the terminal key bar. Less typing, fewer opportunities to typo sudo.

Support an Indie Developer
Not technically a feature. Still pretty great.

Meanwhile, for everyone:

SSH connections got a little less fussy

Paste in an SSH destination however you’ve got it. LexShell is now much better at figuring out what you meant:

* example.com:2222 or even 10.0.0.5#2222 → host + port. We speak weird.
* root@example.com:2200 → username + host + port.
* ssh:// and sftp:// prefixes → politely removed.
* IPv6 → handled without losing our minds over all those colons. Bare addresses like fe80::1 stay intact, while [::1]:2222 works exactly as it should.
* Bogus ports — too big, not numbers, mysteriously empty — are rejected rather than treated as exciting new networking standards.

Also: If you try to connect without entering a username, LexShell now warns you instead of letting you boldly march toward failure.

Hardened SSH servers now like us

Some hardened servers only allow OpenSSH’s ETM MAC algorithms. Previously, LexShell would attempt to connect, receive an extremely helpful "End of file", and give up before authentication.

LexShell now supports hmac-sha2-256/512-etm@openssh.com, so those connections work normally.

Also, server login banners now actually appear in the terminal instead of being quietly tossed into the void.

New preference: Double-tap for tab completion

If one tap is good and two taps are somehow more Tab, this setting is for you.

VoiceOver support went from middling to very good in this release, too. And pasting is easier, especially via the keyboard or the new Paste button the virtual keyboard.

### 1.2 — 2026-08-25

Bug fixes and a whole new thing: LexShell Pro.

LexShell Pro:

1Password Integration
Fetch SSH keys from 1Password when you connect. Your keys can stay where your keys live.

SFTP File Browser
Browse remote files right inside LexShell. Upload, download, rename, delete, and create folders without fleeing to another app.

Files App Integration
Your saved remote servers can now appear as locations in the iOS Files app. The Files app: now with files from even farther away.

Snippets
Save frequently used commands and run them straight from the terminal key bar. Less typing, fewer opportunities to typo sudo.

Support an Indie Developer
Not technically a feature. Still pretty great.

Meanwhile, for everyone:

SSH connections got a little less fussy

Paste in an SSH destination however you’ve got it. LexShell is now much better at figuring out what you meant:

* example.com:2222 or even 10.0.0.5#2222 → host + port. We speak weird.
* root@example.com:2200 → username + host + port.
* ssh:// and sftp:// prefixes → politely removed.
* IPv6 → handled without losing our minds over all those colons. Bare addresses like fe80::1 stay intact, while [::1]:2222 works exactly as it should.
* Bogus ports — too big, not numbers, mysteriously empty — are rejected rather than treated as exciting new networking standards.

Also: If you try to connect without entering a username, LexShell now warns you instead of letting you boldly march toward failure.

Hardened SSH servers now like us

Some hardened servers only allow OpenSSH’s ETM MAC algorithms. Previously, LexShell would attempt to connect, receive an extremely helpful "End of file", and give up before authentication.

LexShell now supports hmac-sha2-256/512-etm@openssh.com, so those connections work normally.

Also, server login banners now actually appear in the terminal instead of being quietly tossed into the void.

New preference: Double-tap for tab completion

If one tap is good and two taps are somehow more Tab, this setting is for you.

VoiceOver support went from middling to very good in this release, too. And pasting is easier, especially via the keyboard or the new Paste button the virtual keyboard.

### 1.1 — 2026-08-22

Send any Control-Key combo with the new Control modifier, and customize the “special keys” bonus keyboard row in Settings. Plus Control-R is now a default keyboard key, because you were very clear that you needed that!

Before, you couldn’t switch the app icon to the oyster shell version. Now you can. Whoops!

### 1.0 — 2026-08-20

No release notes.

## More apps by Lex Friedman

- [Lex.Games: Daily Word Games](https://appshunter.io/ios/app/lexgames-daily-word-games/id6498941705)
- [Cryptograms by Lex.Games](https://appshunter.io/ios/app/cryptograms-by-lexgames/id6753363281)
- [Tile & Error: Words and Chaos](https://appshunter.io/ios/app/tile-and-error-words-and-chaos/id6760513531)
- [Gnome: Find and Share GIFs](https://appshunter.io/ios/app/gnome-find-and-share-gifs/id6767913080)
- [Gimme a Second](https://appshunter.io/ios/app/gimme-a-second/id6778848297)

All apps by Lex Friedman: https://appshunter.io/developer/402531616

---

*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-09-04.*
