01d00bc035
It's good to have SPDX identifiers in all files as the Linux kernel developers are working to add these identifiers to all files. Update all files with the correct SPDX license identifier based on the license text of the project or based on the license in the file itself. The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Modified-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |
||
---|---|---|
.. | ||
README | ||
reresolve-dns.sh |
README
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 ...