dnslookup: add new package 16131/head
authorTianling Shen <cnsztl@immortalwrt.org>
Thu, 15 Jul 2021 11:38:47 +0000 (19:38 +0800)
committerTianling Shen <cnsztl@immortalwrt.org>
Thu, 15 Jul 2021 11:38:47 +0000 (19:38 +0800)
commit49ecba18df96d1e753fb92689cb90815327812d6
treecbaa9eb36f4e591a83861b70f1714421418a09e0
parentefc8bc28ab434eed9ca29d8128f767d80ff98323
dnslookup: add new package

A simple command line utility to make DNS lookups. Supports all known
DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt.

For documents, see https://github.com/ameshkov/dnslookup.

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