You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Niels Werensteijn
b6ec076bc0
|
8 years ago | |
---|---|---|
src | 8 years ago | |
test | 8 years ago | |
LICENSE.md | 8 years ago | |
Makefile | 8 years ago | |
README.md | 8 years ago |
README.md
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