1
0
mirror of https://github.com/DNSCrypt/dnscrypt-proxy.git synced 2024-12-10 22:25:49 +01:00
Un cache-proxy DNS con supporto a DoH, DNSCrypt e Anonymized DNSCrypt https://dnscrypt.info/
Go to file
Frank Denis 1a06806477 Revert "Use CIRCL for X25519. That makes ephemeral key computation faster."
This reverts commit 5d130cdf0b.

Revert "Kill nacl/box"

This reverts commit dd9cf5cc9a.
2019-09-09 17:43:30 +02:00
dnscrypt-proxy Revert "Use CIRCL for X25519. That makes ephemeral key computation faster." 2019-09-09 17:43:30 +02:00
utils/generate-domains-blacklists Change the user agent 2019-08-27 18:26:29 +02:00
vendor Revert "Use CIRCL for X25519. That makes ephemeral key computation faster." 2019-09-09 17:43:30 +02:00
windows Replace “find” with “findstr” in batches (#764) 2019-03-21 14:23:01 +01:00
.gitignore add new option: 'respond_with_ip' 2019-07-17 12:12:28 +02:00
.travis.yml Add Solaris packages 2019-09-07 15:02:09 +02:00
ChangeLog New feature: query_meta 2019-09-07 16:19:47 +02:00
dnscrypt-logo.svg Rename logo.svg 2018-07-02 00:38:22 +02:00
go.mod Revert "Use CIRCL for X25519. That makes ephemeral key computation faster." 2019-09-09 17:43:30 +02:00
go.sum Revert "Use CIRCL for X25519. That makes ephemeral key computation faster." 2019-09-09 17:43:30 +02:00
LICENSE ISC license 2018-01-13 00:22:21 +01:00
logo.png Replace logo 2018-07-02 00:37:15 +02:00
logo.svg Fix some discrepancies in SVG logo (#545) 2018-07-15 14:57:31 +02:00
README.md Added financial contributors to the README 2019-07-15 16:54:48 +02:00
snapcraft.yaml Update ChangeLog 2019-09-07 14:58:56 +02:00

dnscrypt-proxy 2

Financial Contributors on Open Collective DNSCrypt-Proxy Release Build Status #dnscrypt-proxy:matrix.org

Overview

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

Download the latest release

Available as source code and pre-built binaries for most operating systems and architectures (see below).

Features

  • DNS traffic encryption and authentication. Supports DNS-over-HTTPS (DoH) using TLS 1.3, and DNSCrypt.
  • DNS query monitoring, with separate log files for regular and suspicious queries
  • Filtering: block ads, malware, and other unwanted content. Compatible with all DNS services
  • Time-based filtering, with a flexible weekly schedule
  • Transparent redirection of specific domains to specific resolvers
  • DNS caching, to reduce latency and improve privacy
  • Local IPv6 blocking to reduce latency on IPv4-only networks
  • Load balancing: pick a set of resolvers, dnscrypt-proxy will automatically measure and keep track of their speed, and balance the traffic across the fastest available ones.
  • Cloaking: like a HOSTS file on steroids, that can return preconfigured addresses for specific names, or resolve and return the IP address of other names. This can be used for local development as well as to enforce safe search results on Google, Yahoo and Bing.
  • Automatic background updates of resolvers lists
  • Can force outgoing connections to use TCP
  • Supports SOCKS proxies
  • Compatible with DNSSEC

Pre-built binaries

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

  • Android/arm
  • Android/arm64
  • Android/x86
  • Android/x86_64
  • Dragonfly BSD
  • FreeBSD/arm
  • 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

How to use these files, as well as how to verify their signatures, are documented in the installation instructions.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]