packages/net/https-dns-proxy
Josef Schlehofer 7cb0c183a9 tree-wide: rename version check test.sh to test-version.sh
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>
2026-08-13 15:21:26 +02:00
..
files https-dns-proxy: update to 2026.05.06-1 2026-07-18 17:26:36 -07:00
tests https-dns-proxy: update to 2026.05.06-1 2026-07-18 17:26:36 -07:00
Makefile https-dns-proxy: update to 2026.05.06-1 2026-07-18 17:26:36 -07:00
README.md https-dns-proxy: update to 2026.03.18-4 2026-06-19 11:10:56 -07:00
test-version.sh tree-wide: rename version check test.sh to test-version.sh 2026-08-13 15:21:26 +02:00

README.md

https-dns-proxy

OpenWrt Web UI Resolvers Minimal Footprint 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/

Based on @aarond10's excellent https_dns_proxy