From 58b2684ee6e346c5bba016c092dbea9a7d0a58b2 Mon Sep 17 00:00:00 2001 From: Angristan Date: Sat, 11 Jun 2016 00:33:57 +0200 Subject: [PATCH] Add DNS.WATCH DNS resolvers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd0fb40..2942442 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ This fork includes : - TLS-auth to help [thwart DoS attacks](https://openvpn.net/index.php/open-source/documentation/howto.html#security) and provide a 2nd line of defense to the TLS channel. - [FDN's DNS Servers](http://www.fdn.fr/actions/dns/) - Nearest [OpenNIC DNS Servers](https://www.opennicproject.org/) +- [DNS.WATCH DNS Servers](https://dns.watch/index) - Up-to-date OpenVPN (2.3.11) thanks to [EPEL](http://fedoraproject.org/wiki/EPEL) and [swupdate.openvpn.net](https://community.openvpn.net/openvpn/wiki/OpenvpnSoftwareRepos) - Support for either SNAT or MASQUERADE for forwarding - Every feature of the [original script](https://github.com/Nyr/openvpn-install) (I check periodically to sync the latest commits from source)