Skip to content

Instantly share code, notes, and snippets.

@adulau
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adulau/e5dac3ead050ec6be434 to your computer and use it in GitHub Desktop.
Save adulau/e5dac3ead050ec6be434 to your computer and use it in GitHub Desktop.
dnstap
dnstap-ldns
./configure libldns_CFLAGS="-I/usr/local/include" libldns_LIBS="-lldns"
fstrm_capture -t protobuf:dnstap.Dnstap -u /tmp/dnstap.sock -w - -ddddd | ..git/dnstap-ldns/dnstap-ldns -r -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment