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>
Tue, 30 Apr 2024 13:17:12 +0000 (21:17 +0800)
commit5df794e34303ed2d1832c0626291ad392a228e8c
treefbdc82a6e45ec51c49c1d091c935514e4d0a80f9
parent490866d752b41bc90661b10d2c9c41884575bf8b
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>
net/dnsproxy/Makefile
net/dnsproxy/files/dnsproxy.config
net/dnsproxy/files/dnsproxy.init
net/dnsproxy/files/dnsproxy.json [new file with mode: 0644]