From 864da4ec40cfa7f08655ae5c62659dd0df577550 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Thu, 2 Apr 2020 00:05:10 +0200 Subject: [PATCH] Update precompiled binaries --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5017503..28d9f0d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ 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/534845774/artifacts/3155816) +[precompiled application for Linux (x86_64)](https://github.com/jedisct1/encrypted-dns-server/suites/565691183/artifacts/3739886) And make the application executable: @@ -32,7 +32,7 @@ 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/534845774/artifacts/3155815) +A [Debian package](https://github.com/jedisct1/encrypted-dns-server/suites/565691183/artifacts/3739885) for Linux/x86_64 is also available. In this package, the example configuration file can be found in `/usr/share/doc/encrypted-dns/`.