We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb42293 commit 4234864Copy full SHA for 4234864
1 file changed
README.md
@@ -4,7 +4,9 @@ Last release: [Download](https://github.com/dawei101/shadowsocks-android-java/re
4
5
### 关于 About
6
7
-本版本为shadowsocks android版的纯java版本,可以作为玩具使用。
+本版本为shadowsocks android版的纯java版本
8
+
9
+因为实现原理的缘故,会牺牲掉很多功能(比如dns解析),虽然省电,但在速度有明显不足。建议作为玩具使用。
10
11
This version of shadowsocks for android is pure java version,take it as a toy please.
12
@@ -56,16 +58,10 @@ camellia-192-cfb
56
58
camellia-256-cfb
57
59
```
60
-如有问题请及时反馈
-
61
-If you have any issue, please give a report
62
63
### 兄弟版本 Brother version
64
65
##### [Shadowsocks android(Scala)](https://github.com/shadowsocks/shadowsocks-android)
66
67
-Scala版对很多开发者有些门槛, 所以本版本是不错的选择.
68
69
Scala version is high threshold to lots of developer, so it's a better choice to choose this version.
70
71
0 commit comments