Closed mydockergit closed 5 years ago
Solved it by using this link: https://stackoverflow.com/questions/55693586/netfilterqueue-installation-in-kali
apt-get install build-essential python-dev libnetfilter-queue-dev
After that run the python setup.py install
.
After the installation I ran it on Kali and received the following error:
I used Kali image from offensive-security website. I cloned the git for the open source and ran it.