Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.04 KB

Killfrenzy

Warning

Killfrenzy is a part of a collection of software created by Christian Deacon and maintained by Synk. The main project was LBG's Anycast network. The core program is a packet processing/filtering application that utilizes XDP (basically a very fast firewall & router for game servers operating on their own network).

These applications were private for a long time and there were no plans to release them publicly. However, here we are. Please keep this in mind if you're reading commits and such 🙂

All filters were made by Synk since Christian Deacon is still signed to a non-compete contract where he cannot share filter code they've created for (D)DoS filters and such.

Requirements

python3 -m pip install django
python3 -m pip install django-background-tasks
python3 -m pip install websockets