wm: dnsparser

ref: 24acc31508fd9964b812962a0ff2c52864cb212f
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.