DNSCrypt
Our DNSCrypt server is behind Unbound which includes DNSSEC.
It also supports Anonymized DNS.
And of course, no logs enabled.
*Also available on wiki
Install on your device
Follow the link and select your operating system.
Config file
- server_names
- Anonymized DNS
Change your dnscrypt-proxy.toml config file.
server_names = ['pwoss.org-dnscrypt']
Go to the bottom routes = [ and add:
routes = [ { server_name='pwoss.org-dnscrypt', via=['anon-pwoss.org'] } ]
Restart the service or reconnect your client.
Check your connection with dnsleaktest.com.