Home

Awesome

Issue Feedback

https://goo.gl/forms/wcZaZmrcgewWIiPn2

Shadowsocks R for Android

A shadowsocks R client for Android, written in Scala.

<a href="https://play.google.com/store/apps/details?id=com.github.shadowsocks"><img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" height="48"></a>

CI STATUS

Build Status

PREREQUISITES

BUILD

    git submodule update --init

    # Build the App
    sbt native-build clean android:package-release

OPEN SOURCE LICENSES

LICENSE

Copyright (C) 2016 by Max Lv <max.c.lv@gmail.com> <br/> Copyright (C) 2016 by Mygod Studio <mygodstudio@gmail.com>

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/.