node-shark
node-shark copied to clipboard
Wrapper around libwireshark providing network packet dissection
Given that the wireshark license is GPLv2, it seems misleading perhaps for this to be MIT without at least calling out that the major dependency is GPLv2 ...
The slightly modified example from README.md segfaults after a number of successful iterations, sometimes as early as at the second call of dissector.dissect(buffer), sometimes only after tens, hundreds, or even...
ERROR: Could not find "/usr/include/wireshark" check WIRESHARK_INCLUDE_DIR environment variable
I am installing nodeshark through npm install. ``` $ npm install nodeshark npm http GET https://registry.npmjs.org/nodeshark npm http 304 https://registry.npmjs.org/nodeshark npm http GET https://registry.npmjs.org/mnm npm http 304 https://registry.npmjs.org/mnm > [email protected]...