Un cache-proxy DNS con supporto a DoH, DNSCrypt e Anonymized DNSCrypt https://dnscrypt.info/
Go to file
Frank Denis f513ab21fa Check if the config file exists from the current directory
Try the executable directory if it fails

Then, go to that config file directory no matter what

Fixes #80
2018-02-03 10:46:47 +01:00
dnscrypt-proxy Check if the config file exists from the current directory 2018-02-03 10:46:47 +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 Update Travis for the new example file names 2018-02-01 19:01:02 +01:00
Gopkg.lock Update golang-lru 2018-02-02 17:46:45 +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 Typo :) 2018-02-02 06:20:07 -08:00
logo.png crop 2018-01-10 23:58:54 +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.0rc 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