Term> SSH/SFTP, ssl, tcp clien

Contains adsIn-app purchases
4.1
130 reviews
50K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

SSH, SFTP, SSL and TCP client tool and Android terminal emulator.

Video tutorial:
https://www.youtube.com/channel/UCo1x-hkMQA0D-e8Uk2Bmgxw

You can report bugs, ask questions, share your experience here:
https://groups.google.com/forum/#!forum/term-ssh-sftp-ssl-tcp-client

You get:

- SSH client
- SFTP share action (quick upload of text, images and more from other apps. No file system permissions required)
- SSL and raw TCP terminal-like clients (for testing remote services)
- Android terminal
- BusyBox (non-root only)
- Multiple simultaneous sessions
- Password encryption (Android 6.0 Marshmallow and above, AES 256 via Android
Keystore technology: the key is kept out of application space and may be bound to the
secure hardware)
- Launcher shortcuts
- Chrome-like tabs
- Mouse simulation (limited)
- Pinch to zoom
- Public Key Authentication (RSA, ECDSA) via Android KeyChain (The device acts very similar to a smartcard: the application never gets access to the private key so the key never gets compromised, but You have to enable secure lock screen on the device).
Android KeyChain supports keys in PKCS #12 format (*.p12 *.pfx).

On Linux for example :

$ ssh-keygen
$ openssl req -x509 -new -key id_rsa -days 10000 -out id_rsa.crt
$ openssl pkcs12 -export -out id_rsa.p12 -in id_rsa.crt -inkey id_rsa

Experimental:
- Autocompletion (send Tab key automatically)
- Long tap CTRL (Substitute Ctrl+c,d,z for ç,ď,ź)
Updated on
25 May 2020

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

3.9
112 reviews
Joseph Drake
12 August 2020
I paid $9.99 to remove ads, but i still seeing ads, it's very complicated to work with the ssh, please fix that, it's a good ssh client!!
4 people found this review helpful
Did you find this helpful?
Droid Artel
12 August 2020
We'll double-check that, sorry. "it's very complicated to work with the ssh" because of the ads? Please provide us more information if You can (by email for example). Thank You.
A Google user
24 July 2019
Connected and seemed to work, till I saw that only (., and numbers) worked. Couldn't input any character from keyboard. Enter works. Using Swift Keyboard Huawei.
11 people found this review helpful
Did you find this helpful?
Droid Artel
28 August 2019
Fixed in 1.2.11 Thank You. The problem seemed to take place due to the combination of SwiftKey's disrespect for autosuggest disable and lack of support for this situation in the app.
Cico Mico
2 May 2020
A bit buggy, but looks good and works good,one has to pay more attentuon to what he's doing.
8 people found this review helpful
Did you find this helpful?
Droid Artel
2 May 2020
Thank You. Please feel free to send us more info about buggy parts if You have time so we can pay more attention to it.

What's new

Bug fixes