mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
Doc
This commit is contained in:
parent
d67beadea5
commit
b415bace8f
15
README.md
15
README.md
@ -20,6 +20,7 @@ Table of Contents
|
|||||||
- [Troubleshooting](#troubleshooting)
|
- [Troubleshooting](#troubleshooting)
|
||||||
- [Details](#details)
|
- [Details](#details)
|
||||||
- [Kubernetes](#kubernetes)
|
- [Kubernetes](#kubernetes)
|
||||||
|
- [Join the network](#join-the-network)
|
||||||
|
|
||||||
Quickstart
|
Quickstart
|
||||||
==========
|
==========
|
||||||
@ -56,11 +57,6 @@ Now, to start the whole stack:
|
|||||||
|
|
||||||
Done.
|
Done.
|
||||||
|
|
||||||
Note that the actual provider name for DNSCrypt is `2.dnscrypt-cert.example.com`,
|
|
||||||
not just `example.com` as initially entered. The full name has to start with
|
|
||||||
`2.dnscrypt-cert.` for the client and the server to use the same version of the
|
|
||||||
protocol.
|
|
||||||
|
|
||||||
Customizing Unbound
|
Customizing Unbound
|
||||||
===================
|
===================
|
||||||
|
|
||||||
@ -137,3 +133,12 @@ in minutes.
|
|||||||
|
|
||||||
To get your public key just view the logs for the `dnscrypt-init` job. The public
|
To get your public key just view the logs for the `dnscrypt-init` job. The public
|
||||||
IP for your server is merely the `dnscrypt` service address.
|
IP for your server is merely the `dnscrypt` service address.
|
||||||
|
|
||||||
|
Join the network
|
||||||
|
================
|
||||||
|
|
||||||
|
If you want to help against DNS centralization and surveillance,
|
||||||
|
announce your server on the list of [public DNS DoH and DNSCrypt servers](https://dnscrypt.info/public-servers)!
|
||||||
|
|
||||||
|
The best way to do so is to send a pull request to the
|
||||||
|
[dnscrypt-resolvers](https://github.com/DNSCrypt/dnscrypt-resolvers/) repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user