Emile Nijssen
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
2 deletions
-
README.md
|
|
@ -4,7 +4,9 @@ |
|
|
|
|
|
|
|
You have found the easiest way to install & manage WireGuard on any Linux host! |
|
|
|
|
|
|
|
 |
|
|
|
<p align="center"> |
|
|
|
<img src="./assets/screenshot.png" width="702" height="510" /> |
|
|
|
</p> |
|
|
|
|
|
|
|
## Features |
|
|
|
|
|
|
@ -67,4 +69,4 @@ These options can be configured in `docker-compose.yml` under `environment`. |
|
|
|
| `WG_DEFAULT_ADDRESS` | `10.8.0.x` | `10.6.0.x` | Clients IP address range | |
|
|
|
| `WG_DEFAULT_DNS` | `1.1.1.1` | `8.8.8.8, 8.8.4.4` | DNS server clients will use | |
|
|
|
|
|
|
|
> If you change `WG_PORT`, make sure to also change the exposed port. |
|
|
|
> If you change `WG_PORT`, make sure to also change the exposed port. |
|
|
|