[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7385":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":15,"starSnapshotCount":15,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},7385,"connectbot","connectbot\u002Fconnectbot","ConnectBot is the first SSH client for Android.","https:\u002F\u002Fconnectbot.org",null,"Kotlin",3275,709,122,242,0,1,12,65,7,30.55,"Apache License 2.0",false,"main",true,[26,5,27,28,29,30],"android","java","ssh","ssh-client","ssh2","2026-06-12 02:01:38","[![Build Status](https:\u002F\u002Fgithub.com\u002Fconnectbot\u002Fconnectbot\u002Factions\u002Fworkflows\u002Fci.yml\u002Fbadge.svg?branch=main)](https:\u002F\u002Fgithub.com\u002Fconnectbot\u002Fconnectbot\u002Factions\u002Fworkflows\u002Fci.yml)\n\n# ConnectBot\n\nConnectBot is a [Secure Shell](https:\u002F\u002Fen.wikipedia.org\u002Fwiki\u002FSecure_Shell)\nclient for Android that lets you connect to remote servers over a\ncryptographically secure link.\n\n\n## How to Install\n\n### Google Play\n\n[![Get it on Google Play][2]][1]\n\n  [1]: https:\u002F\u002Fplay.google.com\u002Fstore\u002Fapps\u002Fdetails?id=org.connectbot\n  [2]: https:\u002F\u002Fdeveloper.android.com\u002Fimages\u002Fbrand\u002Fen_generic_rgb_wo_60.png\n\nThe easiest way to get ConnectBot is to [install from Google Play Store][1].\nIf you have installed from a downloaded APK, Google Play Store can upgrade\nyour installed version to the latest version. However, once it has upgraded\n*you can't install a version from the releases on GitHub anymore* (due to\nkey rotation that upgrades the package signature to a more secure algorithm).\n\n\n### Download a release\n\nConnectBot can be downloaded from [releases](\nhttps:\u002F\u002Fgithub.com\u002Fconnectbot\u002Fconnectbot\u002Freleases) on GitHub. There are\ntwo versions:\n\n-  `google` &mdash; for a version that uses Google Play Services\n   to handle upgrading the cryptography provider\n-  `oss` &mdash; includes the cryptography provider in the APK which\n   increases its size by a few megabytes.\n\n## Architecture\n\n### Major dependencies\n\nThe ConnectBot app that uses two other libraries to provide its functionality:\n* [ConnectBot Terminal](https:\u002F\u002Fgithub.com\u002Fconnectbot\u002Ftermlib) &mdash; the\n  terminal emulator used by the app is also created and maintained by the\n  ConnectBot author, Kenny Root.\n* [ConnectBot fork of Trilead SSH-2](https:\u002F\u002Fgithub.com\u002Fconnectbot\u002Fsshlib)\n  &mdash; a heavily modified fork of the original Trilead SSH-2 Java library\n  written by Christian Plattner.\n\n## Compiling\n\n### Android Studio\n\nConnectBot is most easily developed in [Android Studio](\nhttps:\u002F\u002Fdeveloper.android.com\u002Fstudio\u002F). You can import this project\ndirectly from its project creation screen by importing from the GitHub URL.\n\n### Command line\n\nTo compile ConnectBot using `gradlew`, you must first specify where your\nAndroid SDK is via the `ANDROID_SDK_HOME` environment variable. Then\nyou can invoke the Gradle wrapper to build:\n\n```sh\n.\u002Fgradlew build\n```\n\n### Continuous Integration\n\nConnectBot uses [GitHub Actions](https:\u002F\u002Fgithub.com\u002Fconnectbot\u002Fconnectbot\u002Factions)\nfor continuous integration. The workflow is defined in\n`.github\u002Fworkflows\u002Fci.yml`.\n\n#### Running Workflows Locally with act\n\nIn general, simply running `.\u002Fgradlew build` should cover all the\nchecks run in the GitHub Actions continuous integration workflow, but you can\nrun GitHub Actions workflows locally using [`nektos\u002Fact`](https:\u002F\u002Fgithub.com\u002Fnektos\u002Fact).\nThis requires Docker to be installed and running.\n\nTo run the main CI workflow (`ci.yml`):\n\n```sh\nact -W .github\u002Fworkflows\u002Fci.yml\n```\n","ConnectBot是首个为Android平台设计的SSH客户端，允许用户通过加密链接安全地连接到远程服务器。它使用Kotlin语言开发，支持SSH协议，提供强大的终端模拟器和经过大量修改的Trilead SSH-2库来实现其核心功能。该应用特别适合需要在移动设备上进行服务器管理、执行命令行操作或传输文件的专业人士和技术爱好者。ConnectBot提供了两种版本供下载：一种依赖于Google Play服务以升级加密提供者，另一种则将加密提供者直接包含在APK中，后者会略微增加安装包大小。此项目遵循Apache License 2.0许可，并通过GitHub Actions持续集成保证代码质量。",2,"2026-06-11 03:12:02","top_language"]