theXappy / Fwall

A firewall implemented as a kernel module, supports stateful/stateless/interception rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fwall

A Statfull firewall module for the linux kernel.

Module written in C, Userspace CLI & interception programs written in Python (2.7)

Implements static rules table, dynamic rules for TCP connection and interception of HTTP, FTP & SMTP

About

A firewall implemented as a kernel module, supports stateful/stateless/interception rules

License:BSD 2-Clause "Simplified" License


Languages

Language:C 71.6%Language:Python 28.1%Language:Makefile 0.3%