cr7pt0pl4gu3 / SNFQ-SimpleNetFilterQueueLibrary

SNFQ is a Simple NetFilterQueue Library developed by Ravehorn. It is built on top of NetfilterQueue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNFQ - Simple NetFilterQueue Library

SNFQ is a Simple NetFilterQueue Library developed by Ravehorn.

It is built on top of NetfilterQueue (https://github.com/kti/python-netfilterqueue) and basically is a higher-level wrapper with limited functionality but simpler usage. It also applies linux commands necessary to manipulate the queue on a basic way, such as opening and closing iptables.

My projects using the SNFQ Library:

https://github.com/TheRavehorn/File-Interceptor
https://github.com/TheRavehorn/Code-Injector (lib slightly modified to use Python 2)

About

SNFQ is a Simple NetFilterQueue Library developed by Ravehorn. It is built on top of NetfilterQueue.

License:MIT License


Languages

Language:Python 100.0%