这是一个用Kotlin编写(含有部分Java)的ShadowSocksR安卓客户端,支持安卓4.0+,支持64位CPU机型。 兼容Shadowsocks协议,目前已加入部分对ShadowsocksR协议的支持。
##计划
- 提升性能,降低内存和电池使用率。
- 修复bug.
##开发
-
JDK 1.7+
-
Android SDK 23+
-
Android NDK r10e+
-
请使用最新版本的Android Studio以减少编译时遇到问题的可能。
##版本修改
##疑问
如果您有任何建议或是问题,欢迎Pull Request,提交问题或给我发邮件。
##感谢
- shadowsocks github 组 全体人员。
- ShadowsocksR 开发者。
- 所有测试者。
##开源许可证
- shadowsocks-libev: GPLv3
- shadowsocks-android: GPL
- tun2socks: BSD
- redsocks: APL 2.0
- OpenSSL: OpenSSL
- pdnsd: GPLv3
- libev: GPLv2
- libevent: BSD
- Hawk: ApacheV2
- libsuperuser: ApacheV2
- dnsjava: BSD
- Bouncy Castle: MIT & BC
##License(如果您是开发者,您将会理解下面的话)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.