Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions docs/doc/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.



Expand All @@ -103,7 +102,6 @@ First, you need to pick a shadowsocks server and client implementation. Any impl
<th></th>
<th><a href="https://github.com/shadowsocks/shadowsocks-csharp">ss-win</a></th>
<th><a href="https://github.com/shadowsocks/ShadowsocksX-NG">ssx-ng</a></th>
<th><a href="https://github.com/shadowsocks/shadowsocks-qt5">ss-qt5</a></th>
<th><a href="https://github.com/shadowsocks/shadowsocks-android">ss-android</a></th>
</tr>
</thead>
Expand All @@ -112,43 +110,37 @@ First, you need to pick a shadowsocks server and client implementation. Any impl
<td>System Proxy</td>
<td>✓</td>
<td>✓</td>
<td>✗</td>
<td>✓</td>
</tr>
<tr>
<td>CHNRoutes</td>
<td>✓</td>
<td>✓</td>
<td>✗</td>
<td>✓</td>
</tr>
<tr>
<td>PAC Configuration</td>
<td>✓</td>
<td>✓</td>
<td>✗</td>
<td>✗</td>
</tr>
<tr>
<td>Profile Switching</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
</tr>
<tr>
<td>QR Code Scan</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
</tr>
<tr>
<td>QR Code Generation</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
<td>✓</td>
</tr>
</tbody>
</table>
Expand All @@ -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