Jason A. Donenfeld d19e126e2e tools: bump libwg-go
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2021-10-29 16:58:28 +02:00
2021-10-29 16:47:12 +02:00
2021-10-29 16:58:28 +02:00
2021-10-29 16:47:12 +02:00
2021-10-25 22:38:00 +05:30
2021-10-25 22:27:34 +05:30
2021-09-26 17:38:31 -06:00

Android GUI for WireGuard

Download from the Play Store

This is an Android GUI for WireGuard. It opportunistically uses the kernel implementation, and falls back to using the non-root userspace implementation.

Building

$ git clone --recurse-submodules https://git.zx2c4.com/wireguard-android
$ cd wireguard-android
$ ./gradlew assembleRelease

macOS users may need flock(1).

Embedding

The tunnel library is on Maven Central, alongside extensive class library documentation.

implementation 'com.wireguard.android:tunnel:$wireguardTunnelVersion'

The library makes use of Java 8 features, so be sure to support those in your gradle configuration with desugaring

Translating

Please help us translate the app into several languages on our translation platform.

S
Description
AmneziaWG for Android
Readme 6.1 MiB
2.0.1 Latest
2026-06-12 16:07:37 +02:00
Languages
Kotlin 57.6%
Java 39.8%
Go 1%
C 0.6%
CMake 0.5%
Other 0.5%