-
Notifications
You must be signed in to change notification settings - Fork 99
hi, how to install in mac os... #2
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
Comments
We haven't tried this on Mac OSX at all. NetFilter is Linux specific and I don't know of any Mac OSX alternative offhand. |
@binlaniua did you ever solve this? |
Sorry, python-netfilterqueue will not work on Mac because nfqueue is Linux-only: http://www.netfilter.org/projects/libnetfilter_queue/index.html |
Any alternative option would greatly appreciated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
'''
netfilterqueue.c:239:10: fatal error: 'libnfnetlink/linux_nfnetlink.h' file not found
#include "libnfnetlink/linux_nfnetlink.h"
'''
The text was updated successfully, but these errors were encountered: