-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
CHEF-KOCH edited this page May 4, 2018
·
40 revisions
This page is the official wiki and a documentation. An official community driven Chat channel can be found here.
Anybody can update its content and add new pages to make it great and useful.
Here is the list of people who contributed to this documentation so far:
- Christian Hermann (@bitbeans)
- Frank Denis (@jedisct1)
- Sporif
- CHEF-KOCH
- evilvibes
- Fahad Usman(@fahadshery)
- Joss Brown (@buckymsj)
- Chee Wee Chua (@chuacw)
- Sylvain (@B00ze64)
Did you contribute? Feel free to add your name to the list above!
In somecases if you want to run dnscrypt-proxy as a non-root user you'll get the error "[FATAL] listen udp 0.0.0.0:53: bind: permission denied"
to solve this problem you can run the following command and allow dnscrypt to have access to a low level port :
sudo setcap cap_net_bind_service=+ep $(which dnscrypt-proxy)
- Home
- Installation
- Configuration
- Checking that your DNS traffic is encrypted
- Automatic Updates
- Server sources
- Combining blocklists
- Public Blocklist and other configuration files
- Building from source
- Run your own DNSCrypt server in under 10 minutes
- DNS stamps specifications
- Windows Tips
- dnscrypt-proxy in the media
- Planned Features