From: bert hubert Date: Sun, 10 May 2015 09:29:00 +0000 (+0200) Subject: fix up dnswasher manpage, it was entirely wrong and did not describe dnswasher. X-Git-Tag: dnsdist-1.0.0-alpha1~248^2~28^2~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52b014b1caecebea1035755ea2e8c953b7559661;p=thirdparty%2Fpdns.git fix up dnswasher manpage, it was entirely wrong and did not describe dnswasher. --- diff --git a/docs/manpages/dnswasher.1.md b/docs/manpages/dnswasher.1.md index c6175beabd..94c495629f 100644 --- a/docs/manpages/dnswasher.1.md +++ b/docs/manpages/dnswasher.1.md @@ -10,9 +10,13 @@ # DESCRIPTION dnswasher takes an *INFILE* in PCAP format and writes out *OUTFILE* also in -PCAP format. It copies all network traffic found in *INFILE* to *OUTFILE* -except for non DNS traffic. This might be handy when creating bug reports or -test cases for DNS software e.g. PowerDNS. +PCAP format, while obfuscating end-user IP addresses. + +This is useful to share data with third parties while attempting to protect +the privacy of your users. + +Please check the output of **dnswasher** to make sure no customer IP +addresses remain. # OPTIONS None