mirror of
https://github.com/pcvolkmer/docker-wireguard-boringtun.git
synced 2025-07-05 08:42:55 +00:00
Add information about included dnsmasq
This commit is contained in:
@ -11,6 +11,8 @@ Using BoringTun enables the use of a userspace implementation on hosts that do n
|
||||
Required configuration files will be generated on first run using environment variables. Client configurations are
|
||||
available as config files and QR codes.
|
||||
|
||||
In addition to BoringTun, dnsmasq is included to provide dns forwarding and to resolve host names trough VPN.
|
||||
|
||||
## Build
|
||||
|
||||
When creating the image, BoringTun is compiled in a docker build stage and later copied into final image.
|
||||
@ -138,4 +140,4 @@ Restart service.
|
||||
|
||||
## Client configurations
|
||||
|
||||
You will find client configuration files for each client as config file with client configuration in directory `config.d`.
|
||||
You will find client configuration files for each client as config file with client configuration in directory `config.d`.
|
||||
|
Reference in New Issue
Block a user