logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dnswasher - A PowerDNS nameserver debugging tool

Author

       PowerDNS.COM BV

Description

       dnswasher  takes  one  or  more  INFILEs in PCAP format and writes out OUTFILE also in 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.

       The INFILEs must be of identical PCAP type.

       Please check the output of dnswasher to make sure no customer IP  addresses  remain.  Also  realize  that
       sufficient data could allow individuals to be re-identified based on the domain names they care about.

Name

       dnswasher - A PowerDNS nameserver debugging tool

Options

       --decrypt,-d              Undo  IPCipher encryption of IP addresses --help, -h               Show summary
       of  options.   --key,-k                  Base64  encoded  128-bit  key   for   IPCipher   --passphrase,-p
       Passphrase that will be used to derive an IPCipher key --version,-v             Output version

See Also

pcap(3PCAP), tcpdump(8)

Synopsis

dnswasherINFILE [INFILE] OUTFILE

See Also