mirror of https://github.com/openwrt/packages.git
In actions-shared-workflows the version is now checked in test-version.sh, while test.sh is left for the generic tests. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> |
||
|---|---|---|
| .. | ||
| files | ||
| tests | ||
| Makefile | ||
| README.md | ||
| test-version.sh | ||
README.md
https-dns-proxy
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/
Based on @aarond10's excellent https_dns_proxy