mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-09-24 02:44:47 +02:00
Add Termux as alternative SSH client for Android (#992)
### Description of Changes This PR adds Termux as alternative SSH client for Android Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/992 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
cb8306bad3
commit
10807c500f
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
|
@ -153,6 +153,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question
|
|||
* [Clients](#clients)
|
||||
* [Servers](#servers)
|
||||
* [SSH](#ssh)
|
||||
* [Alternative SSH Clients](#alternative-ssh-clients)
|
||||
* [System Base](#system-base)
|
||||
* [System Information Utilities](#system-information-utilities)
|
||||
* [System Logs Managers](#system-logs-managers)
|
||||
|
|
@ -1592,10 +1593,15 @@ This is for both social media websites and apps.
|
|||
|
||||
## SSH
|
||||
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [ConnectBot](https://connectbot.org/) | [`f523c43`](https://github.com/connectbot/connectbot/commit/f523c43b03c54386212ea14d52181e5108c46b37) | [](#permissive-ai-policy) ([1](https://github.com/connectbot/connectbot/commit/6d88ec0fad958344650fba1e6f128ad181013e20), [2](https://github.com/connectbot/connectbot/commit/3d86df070b0d6337827034a1e6a2a2cf64e06df8), [3](https://github.com/connectbot/connectbot/commit/0104790456e6860a00cb321c3d4a3b1800ba2443))<br />[](#ai-code-reviews) ([1](https://github.com/connectbot/connectbot/pull/1640), [2](https://github.com/connectbot/connectbot/pull/1685), [3](https://github.com/connectbot/connectbot/pull/1780)) | [](#request-for-help) |
|
||||
| [Haven](https://glasshaven.github.io/Haven/) | None | [](#vibecoded)([1](https://github.com/GlassHaven/Haven/commit/1cece45f4166aa1ead4ccfd9275e370a972fd8e5)) | [](#request-for-help)
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|
||||
|---|:---:|---|
|
||||
| [ConnectBot](https://connectbot.org/) | [`f523c43`](https://github.com/connectbot/connectbot/commit/f523c43b03c54386212ea14d52181e5108c46b37) | [](#permissive-ai-policy) ([1](https://github.com/connectbot/connectbot/commit/6d88ec0fad958344650fba1e6f128ad181013e20), [2](https://github.com/connectbot/connectbot/commit/3d86df070b0d6337827034a1e6a2a2cf64e06df8), [3](https://github.com/connectbot/connectbot/commit/0104790456e6860a00cb321c3d4a3b1800ba2443))<br />[](#ai-code-reviews) ([1](https://github.com/connectbot/connectbot/pull/1640), [2](https://github.com/connectbot/connectbot/pull/1685), [3](https://github.com/connectbot/connectbot/pull/1780)) |
|
||||
| [Haven](https://glasshaven.github.io/Haven/) | None | [](#vibecoded)([1](https://github.com/GlassHaven/Haven/commit/1cece45f4166aa1ead4ccfd9275e370a972fd8e5)) |
|
||||
|
||||
> [!Note]
|
||||
> #### Alternative SSH clients
|
||||
> * **Android**
|
||||
> * [Termux](httpa://termux.dev/)
|
||||
|
||||
## System Base
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue