Letter D

dnscrypt-proxy - Flexible DNS proxy, with support for encrypted DNS protocols

Website: https://github.com/jedisct1/dnscrypt-proxy
License: ISC
Description:
A flexible DNS proxy, with support for modern encrypted DNS protocols such as
DNSCrypt v2 and DNS-over-HTTP/2.

Features:

 - DNS traffic encryption and authentication. Supports DNS-over-HTTPS (DoH)
 and DNSCrypt.
 - DNSSEC compatible
 - DNS query monitoring, with separate log files for regular and suspicious
 queries
 - Pattern-based local blocking of DNS names and IP addresses
 - 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; useful with tunnels such as Tor.

How to Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install dnscrypt-proxy

Packages

dnscrypt-proxy-2.1.5-1.el7.x86_64 [3.7 MiB] Changelog by Danila Vershinin (2023-08-12):
- release 2.1.5
dnscrypt-proxy-2.1.4-1.el7.x86_64 [3.7 MiB] Changelog by Danila Vershinin (2023-02-08):
- release 2.1.4
dnscrypt-proxy-2.1.3-1.el7.x86_64 [3.7 MiB] Changelog by Danila Vershinin (2023-02-03):
- release 2.1.3
dnscrypt-proxy-2.1.2-1.el7.x86_64 [3.6 MiB] Changelog by Robert-André Mauchin (2021-10-23):
- Update to 2.1.1
- Close: rhbz#1969330

Subscribe