这是一个用Java编写的 ShadowsocksR 库。 兼容 Shadowsocks 协议,并会在未来支持 ShadowsocksR 协议。
这个项目也许不会长期维护。
##编译准备
- JDK 1.7+
请使用最新版本的 Intellij IDEA 以减少编译时遇到问题的可能。
##版本修改
##疑问
如果您有任何建议或是问题,欢迎Pull Request,提交问题或给我发邮件。
##感谢
shadowsocks github 组 全体人员。
##开源许可证
##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/.
You should have received a copy of the MIT License along with this program. If not, see https://opensource.org/licenses/MIT.