diff options
Diffstat (limited to 'doc/index.html')
| -rw-r--r-- | doc/index.html | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/index.html b/doc/index.html index 1a1aeb5..732592a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -22,7 +22,7 @@ <p> dnsfunnel is a small daemon listening to DNS client requests over UDP (typically from the libc's -<a href="https://pubs.opengroup.org/onlinepubs/9699919799/functions/getaddrinfo.html">getaddrinfo()</a> +<a href="https://pubs.opengroup.org/onlinepubs/9799919799/functions/getaddrinfo.html">getaddrinfo()</a> function) and forwards them to a list of DNS caches. It provides the client with the first answer it gets, trimming the answer so it fits in an UDP packet. @@ -49,7 +49,7 @@ TCP DNS transport. It was originally written to be used in the requirement if you link against the shared version of the skalibs library. </li> <li> <a href="//skarnet.org/software/s6-dns/">s6-dns</a> version -2.4.0.1 or later. It's a build-time requirement. It's also a run-time +2.4.1.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6dns library. </li> </ul> @@ -65,9 +65,7 @@ library. </li> <ul> <li> The current released version of dnsfunnel is -<a href="dnsfunnel-0.0.2.1.tar.gz">0.0.2.1</a>. -(dnsfunnel is in beta development at the moment. Use at your own -risk.) </li> +<a href="dnsfunnel-0.0.3.0.tar.gz">0.0.3.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/dnsfunnel/">dnsfunnel git repository</a>: |
