Android GUI for WireGuard
Refreshed take at the official Android client with a nicer UI and additional features. Built with the best of Android Jetpack.
$ git clone https://github.com/MSF-Jarvis/wireguard-kt --recursive
$ cd wireguard-kt
$ ./gradlew assembleDebug
Note: on macOS you also need to install the GNU coreutils
package through homebrew.