Skip to content

KyokuX/ShadowVPNAndroid

 
 

Repository files navigation

ShadowVPN for Android

In progress.

If you insist to have a try:

  1. build native library.

     apt-get/brew install libtool automake
     export ANDROID_NDK_HOME=/path/to/ndk
     git submodule update --init --recursive
     make
    
  2. open Android Studio and import the project.

  3. build.

About

in progress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.1%
  • Makefile 13.0%
  • C 8.9%