mirror of
https://git.zx2c4.com/wireguard-tools
synced 2025-03-15 17:24:13 +00: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 ...