Term> SSH/SFTP, ssl, tcp client Application icon

Term> SSH/SFTP, ssl, tcp client 17

5.9 MB / 10K+ Downloads / Rating 3.7 - 68 reviews


See previous versions

Term> SSH/SFTP, ssl, tcp client, developed and published by Droid Artel, has released its latest version, 17, on 2020-05-26. This app falls under the Communication category on the Google Play Store and has achieved over 10000 installs. It currently holds an overall rating of 3.7, based on 68 reviews.

Term> SSH/SFTP, ssl, tcp client APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.4+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.da.terminal

Updated: 5 years ago

Developer Name: Droid Artel

Category: Communication

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Term> SSH/SFTP, ssl, tcp client on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

3.7
Total 68 reviews

Reviews

3 ★, on 2020-08-12
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!!

5 ★, on 2020-05-03
A bit buggy, but looks good and works good,one has to pay more attentuon to what he's doing.

2 ★, on 2019-07-24
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.

4 ★, on 2020-04-21
I have a physical keyboard, when I do top on my server, I couldn't send Ctrl-C to server

1 ★, on 2019-05-30
The screenshots look nice but unfortunately wont connect at all and when I ping the host it replies "host unreachable". Yet I can connect on laptop.

5 ★, on 2020-02-22
This app really works. I liked the UI and using it is also much easier.

Previous Versions

Term> SSH/SFTP, ssl, tcp client 17
2020-05-26 / 5.9 MB / Android 4.4+

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 ç,ď,ź)

New features

Bug fixes

App Permissions

Allows applications to open network sockets.
Allows an application to write to external storage.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.