cypherpunkengineering / cypherpunk-vpn-android

Cypherpunk Privacy VPN app for Android 4+ devices
0 stars 0 forks source link

cypherpunk-vpn-android

Dependencies:

Building:

git submodule update --init
cd openvpn/main/
./misc/build-native.sh
cd ../../
./gradlew build (or just use Android Studio)