https://github.com/stangri/https-dns-proxy
https://github.com/stangri/https-dns-proxy
dns doh https-dns lightweight luci openwrt privacy proxy rfc8484 webui
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stangri/https-dns-proxy
- Owner: stangri
- Created: 2024-06-12T20:06:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T01:04:00.000Z (5 months ago)
- Last Synced: 2026-01-15T07:51:29.091Z (5 months ago)
- Topics: dns, doh, https-dns, lightweight, luci, openwrt, privacy, proxy, rfc8484, webui
- Language: Shell
- Homepage:
- Size: 154 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 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.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)