From 0a016c10a61a01f1c30112145738bdc2a8364739 Mon Sep 17 00:00:00 2001 From: Jordan Whited Date: Sun, 18 Dec 2022 15:38:05 -0800 Subject: [PATCH] update README Signed-off-by: Jordan Whited --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e0f666..4e6e903 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # wgsd -`wgsd` is a [CoreDNS](https://github.com/coredns/coredns) plugin that serves WireGuard peer information via DNS-SD ([RFC6763](https://tools.ietf.org/html/rfc6763)) semantics. This enables use cases such as: +`wgsd` is a [CoreDNS](https://github.com/coredns/coredns) plugin that serves WireGuard® peer information via DNS-SD ([RFC6763](https://tools.ietf.org/html/rfc6763)) semantics. This enables use cases such as: * Building a mesh of WireGuard peers from a central registry * Dynamic discovery of WireGuard Endpoint addressing (both IP address and port number) * NAT-to-NAT WireGuard connectivity where [UDP hole punching](https://en.wikipedia.org/wiki/UDP_hole_punching) is supported. @@ -120,3 +120,6 @@ JeZlz14G8tg1Bqh6apteFCwVhNhpexJ19FDPfuxQtUY= - [x] unit tests - [ ] SOA record support - [x] CI & release binaries + +## Legal +WireGuard is a registered trademark of Jason A. Donenfeld. \ No newline at end of file