mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
* update license ID and copyright in Makefile * add a short README with link to full documentation * switch doc link from melmac.net to melmac.ca * add donate text/URL * attempt to fix bootstrap DNS loading/saving from json * add DNS4EU provider (thanks @rikroe) * add OpenNameServer provider (thanks @Phoenix616) Signed-off-by: Stan Grishin <stangri@melmac.ca>
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
# luci-app-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 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/](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)
|