mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
This commit adds support for: * new unified provider.json support to save space compared to individual provider json files * new v.recipes provider (thanks @morytyann!) * functional testing * minor js/shell code improvements Signed-off-by: Stan Grishin <stangri@melmac.ca>
luci-app-https-dns-proxy
A WebUI for 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
- LuCI Web UI with 40+ built-in resolvers
Full documentation:
https://docs.openwrt.melmac.ca/https-dns-proxy/
Based on @aarond10's excellent https_dns_proxy