ConnectBot is an
open-source
Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
Secure Shell
The Secure Shell Protocol (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. Its most notable applications are remote login and command-line execution.
SSH applications are based ...
client for the
Android operating system
An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs.
Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
. It lets users securely log in remotely to
server
Server may refer to:
Computing
*Server (computing), a computer program or a device that provides functionality for other programs or devices, called clients
Role
* Waiting staff, those who work at a restaurant or a bar attending customers and su ...
s that run a secure shell
daemon
Daimon or Daemon (Ancient Greek: , "god", "godlike", "power", "fate") originally referred to a lesser deity or guiding spirit such as the daimons of ancient Greek religion and mythology and of later Hellenistic religion and philosophy.
The wo ...
. This allows the user to enter commands from their Android device and have the commands run on the remote server instead of the local android device. It uses the standard encryption used by SSH2 to keep any commands and data that are transmitted from being eavesdropped by any potential listeners across the network.
Features
* It supports login with a username and password to any arbitrary server on the local network or internet
* Supports connections based on a
public/private keypair instead of username/password for increased security
* Allows frequently accessed hosts to be saved in a menu, so that they can quickly be re-connected to
Once the connection has been made with the remote server, the program presents the user with a terminal where input and output can be sent/received just as if the user were sitting in front of a terminal on the actual server.
Reception
ConnectBot is the most popular Secure Shell client available for the Android operating system, with over 1,000,000 downloads and more than 43,000 ratings on
Google Play
Google Play, also known as the Google Play Store and formerly the Android Market, is a digital distribution service operated and developed by Google. It serves as the official app store for certified devices running on the Android (operating sys ...
with an average rating of 4.5/5.
Products based on ConnectBot
* Georgia SoftWorks (GSW) ConnectBot on
Google Play
Google Play, also known as the Google Play Store and formerly the Android Market, is a digital distribution service operated and developed by Google. It serves as the official app store for certified devices running on the Android (operating sys ...
.
Adds commercial mass deployment features including network licensing, configuration from a MS Windows server, version updates from LAN, strong security algorithms not using
SHA-1
In cryptography, SHA-1 (Secure Hash Algorithm 1) is a cryptographically broken but still widely used hash function which takes an input and produces a 160-bit (20- byte) hash value known as a message digest – typically rendered as 40 hexadec ...
.
* VX ConnectBot on
Google Play
Google Play, also known as the Google Play Store and formerly the Android Market, is a digital distribution service operated and developed by Google. It serves as the official app store for certified devices running on the Android (operating sys ...
.
Adds SCP file transfers, screenshots, export of private keys, tap and hold menus, X11 forwarding.
See also
*
Comparison of SSH clients
An SSH client is a software program which uses the secure shell protocol to connect to a remote computer. This article compares a selection of notable clients.
General
Platform
The operating systems or virtual machines the SSH clients ...
*
Secure Shell
The Secure Shell Protocol (SSH) is a cryptographic network protocol for operating network services securely over an unsecured network. Its most notable applications are remote login and command-line execution.
SSH applications are based ...
External links
Official websiteConnectBot at Google Play*
Source code repository at GitHubLegacy development site at Google Code
Software reviews and tutorials
AppBrainVideo TutorialArbi TutorialAndroid Police TutorialInwtx Tutorial
References
[{{cite web
, title=VX ConnectBot at Google Play
, url=https://play.google.com/store/apps/details?id=sk.vx.connectbot
, website=]Google Play
Google Play, also known as the Google Play Store and formerly the Android Market, is a digital distribution service operated and developed by Google. It serves as the official app store for certified devices running on the Android (operating sys ...
, accessdate=2019-02-04
Free and open-source Android software
Secure Shell
Software using the Apache license
Free software programmed in Java (programming language)