Bubble android client. Fork of https://git.zx2c4.com/wireguard-android/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jason A. Donenfeld 506d871013 cli: only call DNS if there is DNS 7 vuotta sitten
..
README.md cli: import from contrib/examples/android 7 vuotta sitten
addonsd.sh cli: import from contrib/examples/android 7 vuotta sitten
install.sh cli: import from contrib/examples/android 7 vuotta sitten
wg-quick.bash cli: only call DNS if there is DNS 7 vuotta sitten

README.md

Tools for Android

This currently contains a version of wg-quick.bash that works with Android 7’s ndc command. It requires the WireGuard module to be part of your kernel, but after that, the usual wg-quick up and wg-quick down commands work normally.

Installation

Build a wg binary for Android and place it in this folder. Then copy this folder some place on your phone, and run sh ./install.sh as root. It should survive ROM flashes.

Usage

Compared to the ordinary wg-quick, this one does not support SaveConfig and {Pre,Post}{Up,Down}.

Put your configuration files into /data/misc/wireguard/. After that, the normal wg-quick up|down commands will work.