aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-05-05 07:48:14 +0000
committerLaurent Bercot <ska@appnovation.com>2025-05-05 07:48:14 +0000
commit423af6b03f64b9b860d24d6ef5199ede9e43e90d (patch)
tree5e92f940e6f3f98a710807df99cb4a68e19705fa /doc
parent9b3435c02f1e731deda2d958c5dcfbc1e66fa1b2 (diff)
downloaddnsfunnel-423af6b03f64b9b860d24d6ef5199ede9e43e90d.tar.gz
version: 0.0.3.0v0.0.3.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/index.html8
1 files changed, 8 insertions, 0 deletions
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
<a href="https://alpinelinux.org/">Alpine Linux</a> distribution.
</p>
+<p>
+ 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 <a href="https://cr.yp.to/djbdns/dnscache.html">dnscache</a>.
+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.
+</p>
+
<hr />
<h2> Installation </h2>