Files
luci/applications/luci-app-https-dns-proxy
Stan Grishin 5145514530 luci-app-https-dns-proxy: bugfix: provider edit
overview.js:
* use _provider.forcewrite to save provider edits

status.js:
* set ids/for: for status section labels to prevent JS console warnings

LICENSE:
* remove from OpenWrt luci repo and only keep upstream

Signed-off-by: Stan Grishin <stangri@melmac.ca>
2026-03-04 12:24:27 -08:00
..

luci-app-https-dns-proxy

OpenWrt Web UI Resolvers Minimal Footprint License

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