Update packages

pull/12/head
Frank Denis 5 years ago
parent d9b793dfd4
commit 609262c31e

@ -18,7 +18,8 @@ All of these can be served simultaneously, on the same port (usually port 443).
### Option 1: precompiled binary for Linux
Download the Encrypted DNS Server [precompiled application for Linux (x86_64)](https://github.com/jedisct1/encrypted-dns-server/suites/272515421/artifacts/146395).
Download the Encrypted DNS Server
[precompiled application for Linux (x86_64)](https://github.com/jedisct1/encrypted-dns-server/suites/272969134/artifacts/148910).
And make the application executable:
@ -29,7 +30,8 @@ chmod +x encrypted-dns
Nothing else has to be installed. It doesn't require any external dependencies.
A [Debian package](https://github.com/jedisct1/encrypted-dns-server/suites/272515421/artifacts/146396) for Linux/x86_64 is also available.
A [Debian package](https://github.com/jedisct1/encrypted-dns-server/suites/272969134/artifacts/148911)
for Linux/x86_64 is also available.
In this package, the example configuration file can be found in `/usr/share/doc/encrypted-dns/`.
### Option 2: compilation from source code

Loading…
Cancel
Save