-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
- <p align="center">
- <img src="https://raw.github.com/jedisct1/dnscrypt-proxy/master/logo.png?2">
</p>
### <center>- [Download dnscrypt-proxy here](https://github.com/DNSCrypt/dnscrypt-proxy/releases) -</center>
[![#dnscrypt-proxy:matrix.org](https://img.shields.io/matrix/dnscrypt-proxy:matrix.org.svg?label=dnscrypt-proxy%20Matrix%20Chat&server_fqdn=matrix.org&style=popout)](https://matrix.to/#/#dnscrypt-proxy:matrix.org)
This is the official wiki for dnscrypt-proxy. 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](https://github.com/bitbeans) (@bitbeans)
- [Frank Denis](https://github.com/jedisct1) (@jedisct1)
- [Sporif](https://github.com/Sporif)
- [CHEF-KOCH](https://github.com/CHEF-KOCH)
- [evilvibes](http//github.com/evilvibes)
- [Fahad Usman](http://fahadusman.com/computer-network-security/recon/dns-tips-and-tricks/encrypting-dns-traffic/)(@fahadshery)
- [Joss Brown](https://github.com/JayBrown) (@buckymsj)
- [Chee Wee Chua//github.com/chuacw) (@chuacw)
- [Sylvain](https://github.com/B00ze64) (@B00ze64)
- [Sebastian Schmidt](https://github.com/publicarray) (@publicarray)
- [Faheem Pervez](https://github.com/qwerty12)
- [aceJacek](https://github.com/acejacek) (@acejacek)
- [Alexandr Fons://github.com/afonari) (@afonari)
- [DaCoolX](https://github.com/DaCoolX)
- [AmirHossein Karimi](https://github.com/AmirHosseinKarimi)
- [Madilyn](https://github.com/L8X) (@L8X)
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