Maximilian Münchow 1a334a2885 added TS3INIT_SET_COOKIE
renamed ts3init_reset to TS3INIT_RESET

moved cookie seed spefic things to ts3init_cookie_seed.h
moved cache specific things to ts3init_cache
2016-10-12 12:07:32 +02:00
2016-10-12 12:07:32 +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%