Jump to content

ConnectBot: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎External links: Official IRC channel
broken pre-release WD removed; EL cleanup
Line 6: Line 6:
| latest release version = {{wikidata|property|preferred|references|edit|Q209841|P348|P548=Q2804309}}
| latest release version = {{wikidata|property|preferred|references|edit|Q209841|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q209841|P348|P548=Q2804309|P577}}
| latest release date = {{wikidata|qualifier|preferred|single|Q209841|P348|P548=Q2804309|P577}}
| latest preview version = {{wikidata|property|preferred|references|edit|Q209841|P348|P548=Q51930650}}
| latest preview date = {{wikidata|qualifier|preferred|single|Q209841|P348|P548=Q51930650|P577}}
| programming language = [[Java (programming language)|Java]]
| programming language = [[Java (programming language)|Java]]
| operating system = [[Android (operating system)|Android]] (4.0 and newer)
| operating system = [[Android (operating system)|Android]] (4.0 and newer)
Line 24: Line 22:


==Reception==
==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]] with an average rating of 4.5/5.<ref name="ConnectBot at Google Play" />
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]] with an average rating of 4.5/5.<ref>{{cite web
|title=ConnectBot at Google Play
|url=https://play.google.com/store/apps/details?id=org.connectbot
|website=[[Google Play]]
|access-date=2019-02-04}}</ref>


==Products based on ConnectBot==
==Products based on ConnectBot==
* Georgia SoftWorks (GSW) ConnectBot on [[Google Play]].<ref name="GSW ConnectBot at Google Play" /> 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]].
* Georgia SoftWorks (GSW) ConnectBot on [[Google Play]].<ref>{{cite web
|title=GSW ConnectBot at Google Play
|url=https://play.google.com/store/apps/details?id=com.gsw.connectbot
|website=[[Google Play]]
|accessdate=2019-02-04}}</ref> 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]].
* VX ConnectBot on [[Google Play]].<ref name="VX ConnectBot at Google Play" /> Adds SCP file transfers, screenshots, export of private keys, tap and hold menus, X11 forwarding.
* VX ConnectBot on [[Google Play]].<ref>{{cite web
|title=VX ConnectBot at Google Play
|url=https://play.google.com/store/apps/details?id=sk.vx.connectbot
|website=[[Google Play]]
|accessdate=2019-02-04}}</ref> Adds SCP file transfers, screenshots, export of private keys, tap and hold menus, X11 forwarding.


==See also==
==See also==
Line 39: Line 49:
* [https://play.google.com/store/apps/details?id=org.connectbot ConnectBot at Google Play]
* [https://play.google.com/store/apps/details?id=org.connectbot ConnectBot at Google Play]
* {{F-Droid|org.connectbot}}
* {{F-Droid|org.connectbot}}
* [https://github.com/connectbot/connectbot Source code repository at GitHub]
* [https://code.google.com/p/connectbot/ Legacy development site at Google Code]

===Software reviews and tutorials===
* [http://www.appbrain.com/app/connectbot/org.connectbot AppBrain]
* [https://www.youtube.com/watch?v=3mPNL3dBsns Video Tutorial]
* [http://www.arbi.se/using-connectbot-for-ssh-with-pubkey-authentication/ Arbi Tutorial]
* [http://www.androidpolice.com/2010/05/27/sysadmin-series-connectbot/ Android Police Tutorial]
* [https://github.com/inwtx/Secure-cell-phone-browsing/ Inwtx Tutorial]


==References==
==References==
<references responsive>
<references/>
<ref name="ConnectBot at Google Play">{{cite web
|title=ConnectBot at Google Play
|url=https://play.google.com/store/apps/details?id=org.connectbot
|website=[[Google Play]]
|access-date=2019-02-04}}</ref>
<ref name="GSW ConnectBot at Google Play">{{cite web
|title=GSW ConnectBot at Google Play
|url=https://play.google.com/store/apps/details?id=com.gsw.connectbot
|website=[[Google Play]]
|accessdate=2019-02-04}}</ref>
<ref name="VX ConnectBot at Google Play">{{cite web
|title=VX ConnectBot at Google Play
|url=https://play.google.com/store/apps/details?id=sk.vx.connectbot
|website=[[Google Play]]
|accessdate=2019-02-04}}</ref>
</references>


[[Category:Free and open-source Android software]]
[[Category:Free and open-source Android software]]

Revision as of 14:48, 7 October 2023

ConnectBot
Initial releaseOctober 1, 2008; 15 years ago (2008-10-01)
Stable release
1.9.10[1] Edit this on Wikidata / 21 December 2023
Repository
Written inJava
Operating systemAndroid (4.0 and newer)
LicenseApache-2.0
Websiteconnectbot.org

ConnectBot is an open-source Secure Shell client for the Android operating system. It lets users securely log in remotely to servers that run a secure shell daemon. 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.

Eigenschaften

  • 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 with an average rating of 4.5/5.[2]

Products based on ConnectBot

  • Georgia SoftWorks (GSW) ConnectBot on Google Play.[3] 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.
  • VX ConnectBot on Google Play.[4] Adds SCP file transfers, screenshots, export of private keys, tap and hold menus, X11 forwarding.

See also

References

  1. ^ "Release 1.9.10". 21 December 2023. Retrieved 19 January 2024.
  2. ^ "ConnectBot at Google Play". Google Play. Retrieved 2019-02-04.
  3. ^ "GSW ConnectBot at Google Play". Google Play. Retrieved 2019-02-04.
  4. ^ "VX ConnectBot at Google Play". Google Play. Retrieved 2019-02-04.