mirror of
https://github.com/openwrt/packages.git
synced 2026-06-01 07:21:56 +08:00
https-dns-proxy: update to 2025-12-29-1
* bump binary to 2025.12.29 with support for -S
* update README and delete README in files/
* bugfix: properly load global option for `force_ipv6_resolvers`
* add global and per-instance `source_addr` option
Thanks to @karl82 for adding source_addr support upstream.
Signed-off-by: Stan Grishin <stangri@melmac.ca>
(cherry picked from commit c7eb47657e)
Signed-off-by: Stan Grishin <stangri@melmac.ca>
This commit is contained in:
@@ -1,4 +1,22 @@
|
||||
# README
|
||||
# https-dns-proxy
|
||||
|
||||
Documentation for this project is available at [https://docs.openwrt.melmac.net/https-dns-proxy/](https://docs.openwrt.melmac.net/https-dns-proxy/).
|
||||
[](https://openwrt.org)
|
||||
[](https://docs.openwrt.melmac.ca/https-dns-proxy/)
|
||||
[](https://docs.openwrt.melmac.ca/https-dns-proxy/)
|
||||
[](https://github.com/stangri/https-dns-proxy)
|
||||
[](https://github.com/stangri/https-dns-proxy/blob/master/LICENSE)
|
||||
|
||||
A lightweight, RFC8484-compliant DNS-over-HTTPS (DoH) proxy service for OpenWrt.
|
||||
Includes optional integration with `dnsmasq`, automatic fallback, and canary domain support.
|
||||
|
||||
## Features
|
||||
|
||||
- Small footprint (~40KB installed)
|
||||
- Seamless dnsmasq integration and fallback
|
||||
- Optional LuCI Web UI with 40+ built-in resolvers
|
||||
|
||||
**Full documentation:**
|
||||
|
||||
[https://docs.openwrt.melmac.ca/https-dns-proxy/](https://docs.openwrt.melmac.ca/https-dns-proxy/)
|
||||
|
||||
Based on [@aarond10](https://github.com/aarond10)'s excellent [https_dns_proxy](https://github.com/aarond10/https_dns_proxy)
|
||||
|
||||
Reference in New Issue
Block a user