mirror of
https://github.com/jwhited/wgsd.git
synced 2025-01-18 22:09:34 +08:00
update README
Signed-off-by: Jordan Whited <jordan@jordanwhited.com>
This commit is contained in:
parent
42d88f8049
commit
0a016c10a6
@ -1,5 +1,5 @@
|
|||||||
# wgsd
|
# 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
|
* Building a mesh of WireGuard peers from a central registry
|
||||||
* Dynamic discovery of WireGuard Endpoint addressing (both IP address and port number)
|
* 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.
|
* 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
|
- [x] unit tests
|
||||||
- [ ] SOA record support
|
- [ ] SOA record support
|
||||||
- [x] CI & release binaries
|
- [x] CI & release binaries
|
||||||
|
|
||||||
|
## Legal
|
||||||
|
WireGuard is a registered trademark of Jason A. Donenfeld.
|
Loading…
x
Reference in New Issue
Block a user