-
Notifications
You must be signed in to change notification settings - Fork 1k
Home
Frank Denis edited this page Dec 4, 2022
·
40 revisions
This is the official wiki for dnscrypt-proxy. Anybody can update its content and add new pages to make it great and useful.
If you have contributed, feel free to add your details below:
- @acejacek — Jacek
- @afonari — Alexandr Fons
- @AmirHosseinKarimi — Amir Hossein Karimi
- @B00ze64 — Sylvain
- @balupton — Benjamin Lupton
- @bitbeans — Christian Hermann
- @chuacw — Chee Wee Chua
- @DaCoolX
- @evilvibes — Andrew
- @fahadshery — Fahad Usman
- @JayBrown — Joss Brown
- @jedisct1 — Frank Denis
- @L8X — Madilyn
- @publicarray — Sebastian Schmidt
- @quindecim
- @qwerty12 — Faheem Pervez
- @Sporif — Amine Hassane
- out of 150+ contributors!
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