Maximilian Münchow e31b6cf80c Added license to compat headers.
removed compat_user.h because it isn't used.
2016-10-12 12:16:16 +02:00
2016-10-12 12:16:16 +02:00
2016-10-11 15:23:29 +02:00

ts3init linux netfilter module

A linux netfilter module to help filter ts3nit floods on TeamSpeak 3 servers

How to install

make
sudo make install
sudo depmod -a
modprobe xt_ts3init

Example iptables setup

TODO

Description
A Linux netfilter module to aid in (d)dos protection
Readme 165 KiB
Languages
C 92.9%
Python 5.4%
Makefile 1%
C++ 0.7%