Add Debian package

pull/12/head
Frank Denis 5 years ago
parent f1573ede19
commit 990881a994

@ -18,7 +18,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/254488561/artifacts/95859).
Download the Encrypted DNS Server [precompiled application for Linux (x86_64)](https://github.com/jedisct1/encrypted-dns-server/suites/258225741/artifacts/106120).
And make the application executable:
@ -29,6 +29,9 @@ 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/258225741/artifacts/106121) 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
The proxy uses recent features of the Rust compiler, and currently requires rust-nightly.

Loading…
Cancel
Save