dnsproxy: add new package 16130/head
authorTianling Shen <cnsztl@immortalwrt.org>
Mon, 28 Jun 2021 06:23:24 +0000 (14:23 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Thu, 15 Jul 2021 13:15:24 +0000 (21:15 +0800)
commitfb2121084b0748dd858100d6bf89ebf33ffebaed
tree7b9c898a534ac83ec75bbc137d23a565f8ed6a6c
parentefc8bc28ab434eed9ca29d8128f767d80ff98323
dnsproxy: add new package

A simple DNS proxy server that supports all existing DNS protocols
including DNS-over-TLS, DNS-over-HTTPS, DNSCrypt, and DNS-over-QUIC.
Moreover, it can work as a DNS-over-HTTPS, DNS-over-TLS or
DNS-over-QUIC server.

For documents, see https://github.com/AdguardTeam/dnsproxy.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
net/dnsproxy/Makefile [new file with mode: 0644]
net/dnsproxy/test.sh [new file with mode: 0644]