aboutsummaryrefslogtreecommitdiffstats
path: root/standalone/README.md
blob: afd5a0fd5695e1b7c0ab640252dbc6e4b245fde8 (plain) (blame)
1
2
3
4
5
6
7
8
9
# Standalone WireGuard Tools for Android

This compiles and creates a tarball which you can use to install the
WireGuard tools into an existing ROM via root.

## Installation

Type `make`, copy the resulting `.tar.gz` to your device, and as root,
run `sh ./install.sh`. The installation should survive ROM reflashes.