Skip to content

dwanhy/shadowsocks-android-max-Lv

 
 

Repository files navigation

Shadowsocks for Android

A shadowsocks client for Android, written in Scala.

CI STATUS

Build Status

PREREQUISITES

  • JDK 1.8
  • SBT 0.13.0+
  • Go 1.4+
  • Android SDK
    • Build Tools 25+
    • Android Support Repository and Google Repository (see build.sbt for version)
  • Android NDK r12b+

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 <[email protected]>
Copyright (C) 2016 by Mygod Studio <[email protected]>

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

About

A shadowsocks client for Android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 77.7%
  • C 10.0%
  • Makefile 6.8%
  • HTML 2.4%
  • C++ 1.5%
  • Shell 0.7%
  • Other 0.9%