Skip to content

wgtunnel/amneziawg-android

 
 

Repository files navigation

Android GUI for AmneziaWG

Download from the Play Store

This is an Android GUI for AmneziaWG.

Library on Maven Central: amenziawg-android

Use the amneziawg-android library

settings.gradle.kts

repositories {
  mavenCentral()
}

build.gradle.kts

dependencies {
    implementation("com.zaneschepke:amneziawg-android:2.1.13")
}

Building

$ git clone --recurse-submodules https://github.com/amnezia-vpn/amneziawg-android
$ cd amneziawg-android
$ ./gradlew assembleRelease

macOS and Arch Linux may need flock(1).

About

AmneziaWG for Android

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Kotlin 51.4%
  • Java 42.5%
  • Go 2.7%
  • C 2.2%
  • Other 1.2%