From 10807c500f43aef6d7540edafdd57f42157d9362 Mon Sep 17 00:00:00 2001 From: hellfire103 Date: Tue, 16 Jun 2026 13:57:51 +0200 Subject: [PATCH] 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 --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9e064b2..68350e3 100644 --- a/README.md +++ b/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](./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))
[![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))
[![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