https://github.com/mossdef-org/luci-app-https-dns-proxy
https://github.com/mossdef-org/luci-app-https-dns-proxy
dns doh https-dns lightweight luci openwrt privacy proxy rfc8484 webui
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mossdef-org/luci-app-https-dns-proxy
- Owner: mossdef-org
- License: agpl-3.0
- Created: 2024-06-12T20:07:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-28T23:16:06.000Z (about 2 months ago)
- Last Synced: 2026-04-29T01:14:49.311Z (about 2 months ago)
- Topics: dns, doh, https-dns, lightweight, luci, openwrt, privacy, proxy, rfc8484, webui
- Language: JavaScript
- Homepage:
- Size: 275 KB
- Stars: 11
- Watchers: 1
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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)