dnsproxy: add three new features
authorEmily H. <battery_tag708@simplelogin.com>
Tue, 30 Apr 2024 11:03:38 +0000 (11:03 +0000)
committerTianling Shen <cnsztl@gmail.com>
Wed, 1 May 2024 08:07:27 +0000 (16:07 +0800)
commit2955c2db8a64403db9b1f5c696fc84b4050f4934
tree11a8ef69c514b7b730d3b36308b4b95b1fcee206
parent7aec92689d7a9f3a22ede6644a0ea5493203d419
dnsproxy: add three new features

This commit adds the following features:
1. UCI support for local DNS over HTTPS/TLS/QUIC server.
2. UCI support for using private reverse DNS.
3. procd jail with CAP_NET_BIND_SERVICE, allowing
   dnsproxy to serve on standard ports directly.

Signed-off-by: Emily H. <battery_tag708@simplelogin.com>
(cherry picked from commit 5df794e34303ed2d1832c0626291ad392a228e8c)
net/dnsproxy/Makefile
net/dnsproxy/files/dnsproxy.config
net/dnsproxy/files/dnsproxy.init
net/dnsproxy/files/dnsproxy.json [new file with mode: 0644]