mirror of https://github.com/openwrt/packages.git
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
# https-dns-proxy
|
|
|
|
[](https://openwrt.org)
|
|
[](https://docs.mossdef.org/https-dns-proxy/)
|
|
[](https://docs.mossdef.org/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.mossdef.org/https-dns-proxy/](https://docs.mossdef.org/https-dns-proxy/)
|
|
|
|
Based on [@aarond10](https://github.com/aarond10)'s excellent [https_dns_proxy](https://github.com/aarond10/https_dns_proxy)
|