2018-11-19 08:25:11 +01:00
|
|
|
A flexible DNS proxy, with support for modern encrypted DNS protocols
|
|
|
|
|
such as DNSCrypt v2 and DNS-over-HTTPS.
|
|
|
|
|
|
2019-02-04 18:36:43 +01:00
|
|
|
Plugin Changelog
|
|
|
|
|
================
|
|
|
|
|
|
2025-07-29 15:23:57 +02:00
|
|
|
1.16
|
|
|
|
|
|
|
|
|
|
* Fix ODoH servers not working (contributed by Pascal Herget)
|
|
|
|
|
|
2024-02-08 17:20:56 +01:00
|
|
|
1.15
|
|
|
|
|
|
2024-02-14 07:10:21 +01:00
|
|
|
* Update plugin for dnscrypt-proxy 2.1 (contributed by Adrian Fedoreanu and Michael Muenz)
|
2024-02-08 17:20:56 +01:00
|
|
|
|
2022-12-22 15:14:51 +03:00
|
|
|
1.14
|
|
|
|
|
|
|
|
|
|
* Fix display of the config with more than one disabled server in GUI (contributed by Evgeny Grin (karlson2k))
|
|
|
|
|
|
2023-03-29 09:07:36 +02:00
|
|
|
1.13
|
|
|
|
|
|
|
|
|
|
* Add necessary hooks to allow the plugin to be used as a standalone core DNS server
|
2023-05-08 10:22:43 +02:00
|
|
|
* Changed default listening addresses to 0.0.0.0 for new users
|
|
|
|
|
* Prevent using a port being used by another DNS service
|
2023-03-29 09:07:36 +02:00
|
|
|
|
2022-05-09 12:05:57 +05:30
|
|
|
1.12
|
|
|
|
|
|
|
|
|
|
* Support specifying relays for anonymous DNS
|
|
|
|
|
|
2022-01-30 08:20:33 +01:00
|
|
|
1.11
|
|
|
|
|
|
|
|
|
|
* Fix DNSBL update due to FreeBSD13 upgrade (sed syntax)
|
2022-02-15 08:24:11 +01:00
|
|
|
* Fix "manual disable of specific servers" when more than one server is specified (contributed by Evgeny Grin (karlson2k))
|
2022-01-30 08:20:33 +01:00
|
|
|
|
2021-10-21 15:54:02 +02:00
|
|
|
1.10
|
2021-10-21 06:53:22 -07:00
|
|
|
|
|
|
|
|
* Add option to enable/disable local query logs
|
2021-10-21 16:34:18 +02:00
|
|
|
* Add manual disable of specific servers
|
2021-10-21 06:53:22 -07:00
|
|
|
|
2021-08-02 09:05:09 +02:00
|
|
|
1.9
|
|
|
|
|
|
|
|
|
|
* Fix logging due to Phalcon4 update
|
|
|
|
|
|
2020-06-22 14:22:05 +01:00
|
|
|
1.8
|
|
|
|
|
|
|
|
|
|
* Remove 8 discontinued DNSBL lists and 2 that are not updated any more
|
|
|
|
|
|
2020-02-05 10:12:07 +01:00
|
|
|
1.7
|
2020-01-31 18:47:55 +01:00
|
|
|
|
|
|
|
|
* Add comment field to whitelist section
|
|
|
|
|
|
2019-09-02 10:23:25 -05:00
|
|
|
1.6
|
|
|
|
|
|
|
|
|
|
* Removed discontinued DNSBL Zeus Tracker list
|
|
|
|
|
|
2019-07-16 09:37:19 +02:00
|
|
|
1.5
|
|
|
|
|
|
|
|
|
|
* Add update and extra WindowsSpyBlocker list
|
|
|
|
|
|
2019-05-20 10:42:56 +02:00
|
|
|
1.4
|
|
|
|
|
|
|
|
|
|
* Added 7 new DNSBL blacklists
|
|
|
|
|
|
2019-02-13 08:32:54 +01:00
|
|
|
1.3
|
|
|
|
|
|
|
|
|
|
* Add DNS blacklisting
|
|
|
|
|
|
2019-02-04 18:36:43 +01:00
|
|
|
1.2
|
|
|
|
|
|
|
|
|
|
* Add logging to menu
|
|
|
|
|
|
|
|
|
|
1.1
|
|
|
|
|
|
|
|
|
|
* Allow manual server addition and selection
|
|
|
|
|
|
|
|
|
|
1.0
|
|
|
|
|
|
2019-02-13 08:32:54 +01:00
|
|
|
* Automatic selection of fastest DNS servers
|
|
|
|
|
* Allow to set cloaks/overrides
|
|
|
|
|
* Allow to set forwarders
|
|
|
|
|
* Allow to set whitelists
|
2019-02-04 18:36:43 +01:00
|
|
|
|
|
|
|
|
|
2018-11-19 08:25:11 +01:00
|
|
|
WWW: https://github.com/jedisct1/dnscrypt-proxy
|