dns-over-https: Add dns-over-https.
authorMartin Schneider <martschneider@google.com>
Wed, 29 Sep 2021 12:29:13 +0000 (20:29 +0800)
committerNick Hainke <vincent@systemli.org>
Fri, 5 Nov 2021 05:41:13 +0000 (06:41 +0100)
commita1d35524454e560eb3e77b367cd0cd354215d1f7
treeee3275d3e1e153c1efd4ddaf97893973a5d97f80
parent1589ebcede5b2641ee3daefc483db1dd02eb7f18
dns-over-https: Add dns-over-https.

Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol and IETF DNS-over-HTTPS (RFC 8484). https://github.com/m13253/dns-over-https

Signed-off-by: Martin Schneider <martschneider@google.com>
net/dns-over-https/Makefile [new file with mode: 0644]
net/dns-over-https/files/doh-client.init [new file with mode: 0644]
net/dns-over-https/files/doh-server.init [new file with mode: 0644]