From f4b91de66e160b51640e9ff9bd29af7df3289848 Mon Sep 17 00:00:00 2001 From: hmn Date: Fri, 17 Jul 2026 11:18:12 +0200 Subject: [PATCH] add mosh (#1136) ### Description of Changes adds mosh as an alternative Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1136 Reviewed-by: Ethical FOSS admin --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c54453..d3bd2a5 100644 --- a/README.md +++ b/README.md @@ -1826,8 +1826,11 @@ This is for both social media websites and apps. > [!Note] > #### Alternative SSH clients -> * **Android** -> * [Termux](https://termux.dev/) +> +> | Name | Platform | Notes | +> |---|---|---| +> | [mosh](https://mosh.org/) | cross-platform, android, ios | | +> | [Termux](https://termux.dev/) | android | [termux-x11 x-server add-on is tainted](https://github.com/termux/termux-x11/commit/ed216c809ecf221e889b4a60f5cd83833f071207) | ## System Base