wm: dnsparser

ref: ba2943ae190fdc67a3f9ce5e1668eda51e3f64b1
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.