Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't get pcap working on windows, some gyp errors, converted to winpcap #34

Open
teebu opened this issue Jul 17, 2016 · 3 comments
Open

Comments

@teebu
Copy link

teebu commented Jul 17, 2016

I couldn't get this installed on my Windows 8.1, compiling problems with socketwatch and gyp. I redid the project using 'cap' module, which uses winpcap.

https://github.com/teebu/node-dash-button-winpcap

@hortinstein
Copy link
Owner

Thanks, nice work! i would be happy to accept a pull request that does OS detection and switches pcap libraries if someone can figure out an elegant way to integrate your code without impacting the simple initial setup.

This node api may help: https://nodejs.org/api/process.html#process_process_platform

Thanks again, I will take a look at your code

@teebu
Copy link
Author

teebu commented Jul 21, 2016

I believe you can use the 'cap' module on other OS's as long as it has the pcap installed.

https://www.npmjs.com/package/cap

@bangex
Copy link

bangex commented Sep 20, 2016

hi guys, my prob is i can`t install this.
error: ENOENT: no such file or directory, chmod 'C:\Program Files (x86)\nodejs\node_modules\node-dash-button-winpcap\bin\findbutton

what`s the prob?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants