diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dnsfunnel-daemon.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/dnsfunnel-daemon.html b/doc/dnsfunnel-daemon.html index d93d463..b779635 100644 --- a/doc/dnsfunnel-daemon.html +++ b/doc/dnsfunnel-daemon.html @@ -21,6 +21,9 @@ <p> <tt>dnsfunnel-daemon</tt> binds to a local UDP socket, drops its privileges, then executes into <a href="dnsfunneld.html">dnsfunneld</a>. +It is the high-level entry point to invoke in scripts that want to launch +<a href="dnsfunneld.html">dnsfunneld</a>. + </p> <h2> Interface </h2> |