From f473d4ccfc58846acf9c6b919429081b1d1da960 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Tue, 10 Jul 2018 11:49:01 +0000 Subject: UTdns is a nifty tool which proxies all UDP-based DNS requests through TCP DNS. This is usefull if you have to tunnel DNS through TCP-only tunnels. This respectively was the requirement for the development of this tool. WWW: https://www.cypherpunk.at/2013/04/dnsudp-to-tcp-translator/ --- dns/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'dns/Makefile') diff --git a/dns/Makefile b/dns/Makefile index e17816928054..dfe821ff904c 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -223,6 +223,7 @@ SUBDIR += udns SUBDIR += unbound SUBDIR += updatedd + SUBDIR += utdns SUBDIR += validns SUBDIR += vhostcname SUBDIR += vizone -- cgit v1.2.3