wireguard-tools/contrib/dns-hatchet
Jason A. Donenfeld 7f236c7957 wg-quick: support dns search domains
If DNS= has an IP in it, treat it as a DNS server. If DNS= has a non-IP
in it, treat it as a DNS search domain.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2020-05-09 00:29:53 -06:00
..
README wg-quick: allow for the hatchet, but not by default 2017-10-31 17:25:23 +01:00
apply.sh global: bump copyright 2020-01-02 19:52:25 +01:00
hatchet.bash wg-quick: support dns search domains 2020-05-09 00:29:53 -06:00

README

The DNS Hatchet
===============

This is a workaround for distributions without resolvconf or any proper
mechanism of setting the DNS. Running 'apply.sh` in this directory will
insert 'hatchet.bash` into the right place in 'wg-quick.bash`. It is
recommended that distributions without any resolvconf available run this
before calling 'make install` in their packaging scripts.