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:
hellfire103 2026-06-16 13:57:51 +02:00 committed by Ethical FOSS admin
commit 10807c500f

View file

@ -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](./badges/permissive-ai-policy-orange.svg)](#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](./badges/ai-code-reviews-purple.svg)](#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](./badges/request-for-help.svg)](#request-for-help) |
| [Haven](https://glasshaven.github.io/Haven/) | None | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded)([1](https://github.com/GlassHaven/Haven/commit/1cece45f4166aa1ead4ccfd9275e370a972fd8e5)) | [![Request for Help](./badges/request-for-help.svg)](#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](./badges/permissive-ai-policy-orange.svg)](#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](./badges/ai-code-reviews-purple.svg)](#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](./badges/vibecoded.svg)](#vibecoded)([1](https://github.com/GlassHaven/Haven/commit/1cece45f4166aa1ead4ccfd9275e370a972fd8e5)) |
> [!Note]
> #### Alternative SSH clients
> * **Android**
> * [Termux](httpa://termux.dev/)
## System Base