Un cache-proxy DNS con supporto a DoH, DNSCrypt e Anonymized DNSCrypt https://dnscrypt.info/
Go to file
Frank Denis 9d69811de9 Add limits to HTTP requests 2018-02-04 11:33:04 +01:00
dnscrypt-proxy Add limits to HTTP requests 2018-02-04 11:33:04 +01:00
systemd Update systemd service to pull nss-lookup.target in. 2018-02-02 15:51:38 +01:00
utils/generate-domains-blacklists Merge pull request #78 from mastad0n/patch-5 2018-02-02 20:43:31 +01:00
vendor Add missing golang-lru files 2018-02-02 18:18:38 +01:00
windows +x 2018-01-25 15:56:28 +01:00
.gitignore Reorganize .gitignore 2018-01-17 17:40:37 +01:00
.travis.yml Import a cloaking example file 2018-02-04 01:57:18 +01:00
Gopkg.lock rc2 2018-02-03 12:53:43 +01:00
Gopkg.toml Update dlog to master which just calls time.Local() 2018-01-31 10:14:06 +01:00
LICENSE ISC license 2018-01-13 00:22:21 +01:00
README.md rc2 2018-02-03 12:53:43 +01:00
logo.png Recompress the logo 2018-02-03 12:15:24 +01:00

README.md

Build Status

dnscrypt-proxy 2

A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2.

dnscrypt-proxy 2.0.0rc2 is available for download!

Documentation

Current status/features

The current 2.0.0 release candidate includes all the major features from dnscrypt-proxy 1.9.5 (support for dnscrypt v2, synthetic IPv6 responses, logging, blocking, forwarding and caching), with improved reliability, flexibility, usability and performance.

Pre-built binaries

Up-to-date, pre-built binaries are available for:

  • Dragonfly BSD
  • FreeBSD/x86
  • FreeBSD/x86_64
  • Linux/arm
  • Linux/arm64
  • Linux/mips
  • Linux/mipsle
  • Linux/mips64
  • Linux/mips64le
  • Linux/x86
  • Linux/x86_64
  • MacOS X
  • NetBSD/x86
  • NetBSD/x86_64
  • OpenBSD/x86
  • OpenBSD/x86_64
  • Windows
  • Windows 64 bit