Nafeez

Results 13 comments of Nafeez

@karmelyoei, To inject ARP packets, you'd need administrator privileges. Could you try again by running as an administrator?

Thanks @rishabhtulsian I've merged it now. If you're interested I can add you as a moderator as well, so you can commit directly :) Let me know.

Hi @milangroshev . I just figured out that there was an issue with the socketwatcher module used by `node_pcap`. Ive updated the dependencies and things are working fine now. Could...

Hmmm. Seems weird. I just installed `arpjs` and it works fine. I had the `socketwatcher` error before the fix I did earlier today. Could you please confirm the versions of...

@milangroshev I just cheked this using node v5 and I don't get any errors. Could you please confirm the OS you are using?

Thanks @YouGina. Am afraid this will not hook other JSON responses and might not be the best way to solve your problem. Could you please tell me more about the...

Hi Silur, Your intuition is correct. I was able to see decoded packets from a sample pcap file I have here using your code. May be try with some other...

@roccomuso Could you confirm your node, npm and node-gyp versions? ``` node -v npm-v node-gyp -v ```