No IPv6, IPv4 only
Gives an error when I enter an IPv6 IP address. Only accepts IPv4
Ios 26.2 crash
I can’t connection after ios 26 version. The app crash when connecting
The GOAT
Always handy - Need to check on something server-side while traveling? iTerminal has me covered. This app does what it says on the tin. No fancy frills, just works.
cloudflared tunnel
Is it possible to support Cloudflare Tunnel?
兼容性
该软件在ipadmini7使用,只能横屏使用,无法竖屏使用,希望开发者能尽快解决
Missing features
Lack of ed25519 key support
No copy/paste
No possibility to change the interface to a different color (the green and yellow mix is not to my taste…)
No copy/paste
No possibility to change the interface to a different color (the green and yellow mix is not to my taste…)
Termアプリを複数使ってきての感想です
iPhone13proMax,iPad11pro iOS18環境です。 使いやすいinterfaceです。十年くらい前からあるので老舗と言えるのではないでしょうか。昔は[ESC]キーとか[Tab]とか付いてないTermアプリも多かったのですが、今はどのアプリもみんな標準装備ですね。嬉しい。
このアプリは無料版があるのでそっちを試してからにするといいです。sshを頻繁に使う人なら何も考えずに有料版でいいと思いますが。
私はたまたまiNetToolsも使っていたのでパッケージ版にしました。3つ分なのでかなりお得。whoisやDNSもたまに引きたい人にはお勧めできます。
ただ、言語の対応が英語と中国語、とあるのは少し引っ掛かりました。たぶんTermを使う人ってサーバー運用してるからセキュリティも気になるところだと思います。Apple審査を信用してないわけじゃないですけども、通信系のアプリではやろうと思えば内部では幾らでも可能ですから。まあ、それ言いだしたらどのアプリも使えなくなるので妥協は必要でしょう。
この会社(comcsoft)の本社はアメリカテキサス、支店が中国南京とあります。オーナーと役員がアメリカ人、社長は中国人なのでそのままの構図ですね。そのうちsnifferして変な動きしてたらAppleに報告するので皆さんは安心して使ってください。
このアプリは無料版があるのでそっちを試してからにするといいです。sshを頻繁に使う人なら何も考えずに有料版でいいと思いますが。
私はたまたまiNetToolsも使っていたのでパッケージ版にしました。3つ分なのでかなりお得。whoisやDNSもたまに引きたい人にはお勧めできます。
ただ、言語の対応が英語と中国語、とあるのは少し引っ掛かりました。たぶんTermを使う人ってサーバー運用してるからセキュリティも気になるところだと思います。Apple審査を信用してないわけじゃないですけども、通信系のアプリではやろうと思えば内部では幾らでも可能ですから。まあ、それ言いだしたらどのアプリも使えなくなるので妥協は必要でしょう。
この会社(comcsoft)の本社はアメリカテキサス、支店が中国南京とあります。オーナーと役員がアメリカ人、社長は中国人なのでそのままの構図ですね。そのうちsnifferして変な動きしてたらAppleに報告するので皆さんは安心して使ってください。
Show more
密钥不支持ed25519
密钥不支持ed25519.
Good software, poor support
I like the program and it works well in most situations, but I had a genuine issue with iTerminal that was not an issue in other terminal Apps. Tech support did not reply in three weeks, nor to my follow up email. I provided full details, how I repeated the error and screenshots; twice, 3 weeks apart. No response apart from the auto-acknowledgment email. This is just poor.
Show more
Does not support secure SSH keys!
It’s 2024… RSA SHA-1 keys are deemed relatively insecure and are not accepted by default in modern OpenSSH installations such as are found on Linux and MacOS.
But iTerminal does not support anything except RSA SHA-1… yet the (completely free) app Termius does, as do other paid apps like Prompt 3, Shelly, etc.
I have emailed the developers to ask if they can provide support for RSA SHA2 and ED25519, but honestly… Termius is a nicer-looking app anyway, so I will likely just stick with that.
But iTerminal does not support anything except RSA SHA-1… yet the (completely free) app Termius does, as do other paid apps like Prompt 3, Shelly, etc.
I have emailed the developers to ask if they can provide support for RSA SHA2 and ED25519, but honestly… Termius is a nicer-looking app anyway, so I will likely just stick with that.
Show more
Soporte IPv6
Falta que soporte conexiones a IPv6
Not working with valid key
Handy tools but not sure since when the application not working anymore. I couldn't connect to my server with the same key I always use. It was working before.
Poor SSH Implementation, Weird UI behaviour
This app looks good on first glance but it’s shortcomings become annoying in a hurry. The app seems very limited in it’s key exchange abilities. I deal with hundreds of different servers in my work and would love this app if it worked seamlessly with all of them. Lots oF key exchange errors for no apparent reason. Poor support for the later versions of ssh (7).
The UI has some quirks that puzzle me. As a professional programmer since 1978, I have seen many products like this over the decades that fail because of one or two quirks that you just can’t work around. The first and most obvious quirk is that there is no way to have the whole screen for terminal window with the keyboard enabled. The app puts an annoying button bar across the bottom of the screen whenever the keyboard is enabled. This “feature” take up 3 text lines at the bottom which means that your command prompt is hidden behind the button bar and therefore invisible (a unix showstopper).
Further, the terminal seems to have some screen formatting issues. As an example: executing a simple ‘’top” command to Debian 12 displays a fractured and segmented output that makes the screen very difficult to read. Other UNIX utilities display incorrectly as well but some display correctly.
If if this is the developers idea of a well implemented terminal client then they should go back and study product testing before they release this “computer club” attempt to produce a real product. Very disappointed overall. Would not recommend this app to anyone whoo has to use it to get real work done. Sorry
The UI has some quirks that puzzle me. As a professional programmer since 1978, I have seen many products like this over the decades that fail because of one or two quirks that you just can’t work around. The first and most obvious quirk is that there is no way to have the whole screen for terminal window with the keyboard enabled. The app puts an annoying button bar across the bottom of the screen whenever the keyboard is enabled. This “feature” take up 3 text lines at the bottom which means that your command prompt is hidden behind the button bar and therefore invisible (a unix showstopper).
Further, the terminal seems to have some screen formatting issues. As an example: executing a simple ‘’top” command to Debian 12 displays a fractured and segmented output that makes the screen very difficult to read. Other UNIX utilities display incorrectly as well but some display correctly.
If if this is the developers idea of a well implemented terminal client then they should go back and study product testing before they release this “computer club” attempt to produce a real product. Very disappointed overall. Would not recommend this app to anyone whoo has to use it to get real work done. Sorry
Show more
I love this ssh client
It is beautiful and elegant. I am hoping it is still under development I have a few suggestions
Terrible app
Getting a rsa public key into this app is impossible
Super Terminal
Ich nutze iTerminal Pro für den Zugriff auf sämtliche Geräte im Heimnetzwerk. (Raspi, STB, IPhone, IPad …)
Sehr zu empfehlen
Top Tool :-)
Sehr zu empfehlen
Top Tool :-)
Not work with zsh
Not work with zsh, login zsh get a broken graphic
Linux User Beware
This app will not generate key pairs nor will it accept open-ssh private keys. For my purposes it was a waste of money. I can not login to my server using a key.
Excellent app for real-world usage
I can monitor production Unix systems and run scripts on the go. Very handy.
Missing password protection
Simple and fast forward to use, but the key management is lagging functionality to use password protected private keys

