Update README.md

This commit is contained in:
Jordan Whited 2022-12-18 16:06:27 -08:00 committed by GitHub
parent 6760d6d3aa
commit b2dc359fe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,8 +9,8 @@ See [this blog post](https://www.jordanwhited.com/posts/wireguard-endpoint-disco
## Installation
Binary releases are available [here](https://github.com/jwhited/wgsd/releases).
Each release contains 2 binaries:
* `coredns` - CoreDNS server with all the "internal" plugins + `wgsd`
There are two packages per GOOS/GOARCH for each release:
* `wgsd-coredns` - CoreDNS server with all the "internal" plugins + `wgsd`
* `wgsd-client` - A sample client
## Building from source