diff --git a/README.md b/README.md index 8943ff9..564f068 100644 --- a/README.md +++ b/README.md @@ -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`. \ No newline at end of file +You will find client configuration files for each client as config file with client configuration in directory `config.d`.