From 09a4a0973cc22708696c6f9c158a2cd6faf4deb0 Mon Sep 17 00:00:00 2001 From: Jordan Whited Date: Thu, 21 May 2020 09:38:25 -0700 Subject: [PATCH] update blog link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1b06c5..46d0446 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # wgsd -`wgsd` is a CoreDNS plugin that provides Wireguard peer information via DNS-SD semantics. See [this blog post](https://www.jordanwhited.com/posts/wireguard-nat-traversal/) for the background and reasoning behind it. +`wgsd` is a CoreDNS plugin that provides Wireguard peer information via DNS-SD semantics. See [this blog post](https://www.jordanwhited.com/posts/wireguard-endpoint-discovery-nat-traversal/) for the background and reasoning behind it. In order to use this plugin with CoreDNS first you need to [enable it](https://coredns.io/2017/07/25/compile-time-enabling-or-disabling-plugins/). Once it's enabled it can be configured like so: