cap
cap copied to clipboard
A cross-platform binding for performing packet capturing with node.js
I am trying sniff web communication over my web, all works good, but I am not able read buffer: `console.log(buffer.toString('binary', ret.offset, ret.offset + datalen));` And response in console is: >...
There will be a module load issue if api-compatible mode is not checked while installing npcap on windows. I made a fix for it. What I do: 1. Add LoadNpcapDlls...
Hi, I use your package. Is there a way to check if npcap free or npcap OEM is installed on the machine (Windows) ? Thanks in advance, Deepika