Skip to content

kevinlee85/ShadowVPNAndroid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShadowVPN for Android

ShadowVPN for Android. Still in progress.

Download

ShadowVPN is beta and may have bugs. If you still want to have a try:

Download beta.

Develop

  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.

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.0%
  • Shell 4.8%
  • C 4.6%
  • Makefile 1.6%