node_pcap icon indicating copy to clipboard operation
node_pcap copied to clipboard

Getting TLS and DNS info?

Open dyaacov opened this issue 5 years ago • 1 comments

Hi,

Is it possible to get Getting TLS and DNS info?

Thanks Dekel

dyaacov avatar Apr 21 '20 09:04 dyaacov

it is possible, yes a DNS parser is already implemented, see decode/dns.js for TLS however you'll have to implement the parsing yourself I think

mildsunrise avatar Apr 24 '20 04:04 mildsunrise