How to Install python-nfqueue in Ubuntu 18.04



Install python-nfqueue by entering the following commands in the terminal:

sudo apt update
sudo apt install python-nfqueue

Description:

Python bindings for nfqueue

nfqueue-bindings is a set of high-level modules for several languages (Python and Perl, for the moment), for libnetfilter_queue. It provides a userspace API to access packets that have been queued by the kernel packet filter using the NFQUEUE target. . This package contains the Python bindings for nfqueue.

Homepage: https://www.wzdftpd.net/redmine/projects/nfqueue-bindings/wiki/

Version: 0.6-1build2

Section: universe/python