From 423af6b03f64b9b860d24d6ef5199ede9e43e90d Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 5 May 2025 07:48:14 +0000 Subject: version: 0.0.3.0 Signed-off-by: Laurent Bercot --- doc/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 4201621..2d1b12d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -35,6 +35,14 @@ TCP DNS transport. It was originally written to be used in the Alpine Linux distribution.

+

+ A secondary use for dnsfunnel is to serve as a small forwarder for IPv6 +addresses when your DNS cache doesn't listen to IPv6, which is the case +with e.g. djbdns's dnscache. +dnsfunnel can listen to ipv6, forward the queries to your IPv4 address where +your real cache performs the resolution, and return the answer to your client. +

+

Installation

-- cgit v1.3.1