wm: dnsparser

Download patch

ref: 9e35e49da5672f8f5f5fadb23fa06c2106407690
parent: c59af3105ad54da4190b1976f7944fa8c3022b2c
author: mkf <mkf@cloud9p.org>
date: Wed Jul 31 03:23:26 EDT 2024

readme.txt

--- /dev/null
+++ b/readme.txt
@@ -1,0 +1,5 @@
+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.