wireguard-tools/contrib/reresolve-dns
Jason A. Donenfeld 34ea0caf1f reresolve-dns: remove invalid anchors on regex match
Reported-by: Conrad Meyer <cem@freebsd.org>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2019-11-27 14:42:34 +01:00
..
README contrib: add reresolve-dns 2017-10-31 17:25:23 +01:00
reresolve-dns.sh reresolve-dns: remove invalid anchors on regex match 2019-11-27 14:42:34 +01:00

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 ...