wm: dnsparser

ref: 272dec2602bfb557af9464d21426d195b8e8e1a5
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.