Skip to content

Commit 78e91ff

Browse files
madeyeclaude
andcommitted
Add meow as the default iOS client
List meow (https://madeye.github.io/meow-ios/) in the GUI Clients section of Getting Started and document its core Shadowsocks features. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 2493095 commit 78e91ff

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/doc/getting-started.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,25 @@ First, you need to pick a shadowsocks server and client implementation. Any impl
8787

8888
## GUI Clients
8989

90+
- [meow][meow-ios]: iOS client (default iOS client).
9091
- [shadowsocks-android][ss-android]: Android client.
9192
- [shadowsocks-windows][ss-win]: Windows client.
9293
- [shadowsocksX-NG][ssx-ng]: MacOS client.
9394
- [shadowsocks-qt5][ss-qt5]: Cross-platform client for Windows/MacOS/Linux.
9495

96+
### Default iOS client: meow
97+
98+
[meow][meow-ios] is the default Shadowsocks client for iOS. Core features for Shadowsocks:
99+
100+
- Shadowsocks outbound protocol support, powered by the meow-rs engine (Trojan and VLESS outbounds are also available).
101+
- System-wide VPN via a NetworkExtension packet tunnel — no per-app configuration required.
102+
- UDP relay (QUIC/HTTP3 reliability depends on the outbound proxy and may fall back to TCP).
103+
- Rule-based routing with domain, IP, GeoIP, and GeoSITE rules, plus CN-IP TCP bypass for split routing.
104+
- DNS over HTTPS.
105+
- Clash-style YAML subscriptions with profile switching, per-app proxy group selection, and latency testing.
106+
- Live traffic throughput monitoring and per-day usage charts.
107+
- Runs fully on-device with no data collection. Requires iOS 17+; distributed via TestFlight.
108+
95109

96110

97111
### Feature comparison
@@ -162,3 +176,4 @@ First, you need to pick a shadowsocks server and client implementation. Any impl
162176
[ssx-ng]: https://github.com/shadowsocks/ShadowsocksX-NG
163177
[ss-qt5]: https://github.com/shadowsocks/shadowsocks-qt5
164178
[ss-android]: https://github.com/shadowsocks/shadowsocks-android
179+
[meow-ios]: https://madeye.github.io/meow-ios/

0 commit comments

Comments
 (0)