make WG_DEFAULT_DNS optional, fixes #40

This commit is contained in:
Emile Nijssen 2021-07-13 21:00:40 +02:00
parent 016382dd01
commit 985d886362
3 changed files with 10 additions and 3 deletions

View file

@ -16,12 +16,16 @@ You have found the easiest way to install & manage WireGuard on any Linux host!
* All-in-one: WireGuard + Web UI.
* Easy installation, simple to use.
* List, create, delete, enable & disable clients.
* List, create, edit, delete, enable & disable clients.
* Show a client's QR code.
* Download a client's configuration file.
* Statistics for which clients are connected.
* Gravatar support.
## Requirements
* A host with a kernel that supports WireGuard (all modern kernels).
## Installation
### 1. Install Docker