blob: 1ab5b0b80fdba996276ed6d9b8d01e160d6b886e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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)
|