From 9f513325f3f387e5ae79525e23b28cba25d2237c Mon Sep 17 00:00:00 2001 From: Andy Ye <35905412+TurboTheTurtle@users.noreply.github.com> Date: Tue, 12 May 2026 00:51:01 -0700 Subject: [PATCH] Remove archived Qt5 client from docs --- docs/doc/getting-started.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/doc/getting-started.md b/docs/doc/getting-started.md index bd754fe3..13dc4613 100644 --- a/docs/doc/getting-started.md +++ b/docs/doc/getting-started.md @@ -90,7 +90,6 @@ First, you need to pick a shadowsocks server and client implementation. Any impl - [shadowsocks-android][ss-android]: Android client. - [shadowsocks-windows][ss-win]: Windows client. - [shadowsocksX-NG][ssx-ng]: MacOS client. -- [shadowsocks-qt5][ss-qt5]: Cross-platform client for Windows/MacOS/Linux. @@ -103,7 +102,6 @@ First, you need to pick a shadowsocks server and client implementation. Any impl ss-win ssx-ng -ss-qt5 ss-android @@ -112,14 +110,12 @@ First, you need to pick a shadowsocks server and client implementation. Any impl System Proxy ✓ ✓ -✗ ✓ CHNRoutes ✓ ✓ -✗ ✓ @@ -127,28 +123,24 @@ First, you need to pick a shadowsocks server and client implementation. Any impl ✓ ✓ ✗ -✗ Profile Switching ✓ ✓ ✓ -✓ QR Code Scan ✓ ✓ ✓ -✓ QR Code Generation ✓ ✓ ✓ -✓ @@ -160,5 +152,4 @@ First, you need to pick a shadowsocks server and client implementation. Any impl [ss-rust]: https://github.com/shadowsocks/shadowsocks-rust [ss-win]: https://github.com/shadowsocks/shadowsocks-csharp [ssx-ng]: https://github.com/shadowsocks/ShadowsocksX-NG -[ss-qt5]: https://github.com/shadowsocks/shadowsocks-qt5 [ss-android]: https://github.com/shadowsocks/shadowsocks-android