Re-added Unbound DNS over TLS

It turns out you can't use a local DNS server once connected with the VPN, so running the DNS over TLS in the PIA container is the best.
This commit is contained in:
Quentin McGaw
2018-09-21 11:28:23 +02:00
parent de981c3566
commit 706050619d
4 changed files with 71 additions and 14 deletions

View File

@@ -221,3 +221,9 @@ For more containers, add more `--link pia:xxx` and modify *nginx.conf* according
- The download and unziping is done at build for the ones not able to download the zip files with their ISPs.
- Checksums for PIA openvpn zip files are not used as these files change often
- You should use strong encryption for the environment variable `ENCRYPTION`
### TODOs
- More iptables restrictions
- Rework readme with unbound required for VPN
- Block malicious websites with Unbound