aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/reresolve-dns/README
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-31 16:15:19 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-31 17:25:23 +0100
commit225882ccc447af850f966f1dceec947b0a142086 (patch)
tree4ae3052f7f61320563a35fcf055bb75998d40125 /contrib/reresolve-dns/README
parentwg: correct type for CTRL_ATTR_FAMILY_ID (diff)
downloadwireguard-tools-225882ccc447af850f966f1dceec947b0a142086.tar.xz
wireguard-tools-225882ccc447af850f966f1dceec947b0a142086.zip
contrib: add reresolve-dns
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'contrib/reresolve-dns/README')
-rw-r--r--contrib/reresolve-dns/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/reresolve-dns/README b/contrib/reresolve-dns/README
new file mode 100644
index 0000000..f228caa
--- /dev/null
+++ b/contrib/reresolve-dns/README
@@ -0,0 +1,9 @@
+reresolve-dns
+=============
+
+Run this script from cron every thirty seconds or so, and it will ensure
+that if, when using a dynamic DNS service, the DNS entry for a hosts
+changes, the kernel will get the update to the DNS entry.
+
+This works by parsing configuration files, and simply running:
+ $ wg set wg0 peer ... endpoint ...