wm: dnsparser

ref: eea3e7f97185f0c6ac097bad8009f23eee9b7b20
dir: /readme.txt/

View raw version
read a pcap and see if it's dns;
then print ip if it's A, ipv6 if it's AAAA,
domain name if it's CNAME, mock user otherwise.

run test.sh to test.