Name: | dnscrypt-proxy |
---|---|
Version: | 2.0.45 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 13458032 |
License: | ISC |
RPM: | dnscrypt-proxy-2.0.45-1.el8.x86_64.rpm |
Source RPM: | dnscrypt-proxy-2.0.45-1.el8.src.rpm |
Build Date: | Wed Apr 14 2021 |
Build Host: | jenkins-172-17-0-2-18a4300b-b7f1-4847-9922-9efb8e6b3899.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/jedisct1/dnscrypt-proxy |
Summary: | Flexible DNS proxy, with support for encrypted DNS protocols |
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. |
- Since version 2.0.45, some of the configuration files have been renamed. Please merge your config to /etc/dnscrypt-proxy/dnscrypt-proxy.toml.rpmnew then replace dnscrypt-proxy.toml with that file. Read /usr/share/doc/dnscrypt-proxy/ChangeLog to know more about this change. - generate-domains-blocklist is now provided in /usr/share/doc/dnscrypt-proxy/ - Fix: rhbz#1943749 - Update to 2.0.45 - Close: rhbz#1912171
- Reorder scriptlets
- Install service with link toward correct config file
- Force removal of previous service file
- Fix config patch
- Fallback to recommended installation
- Keep config(noreplace) for /usr/lib/systemd/system/dnscrypt-proxy.socket
- Release 2.0.44
- Mark socket file as config (#1786867)
- Release 2.0.36 (#1784844)