gamemann / XDP-Firewall

A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is great for dropping malicious traffic from a (D)DoS attack. IPv6 is supported with this firewall! I hope this helps network engineers/programmers interested in utilizing XDP!
https://deaconn.net/
MIT License
556 stars 91 forks source link

Customise This Program For My Requirements #21

Closed Firewallv2 closed 2 years ago

Firewallv2 commented 2 years ago

Is it possible to add The Following To This Program Custom For My Needs Such As ; Layer 3. The rest of the tcp flags. Port ranges. Ip ranges. States and packet tracking. I will pay You If You Could Do That .

gamemann commented 2 years ago

Hey! I'm sorry for the late reply.

Unfortunately, I don't have much time right now with a big project/job I'm working on and I also signed some contracts at previous jobs when doing (D)DoS protection/mitigation where I'm not sure I would be able to implement the above due to non-compete agreements and such (lasts a year or two). When I do have time and those contracts are cleared, I would really like to revisit this. Anybody is welcomed to do pull requests implementing those features to this firewall as well :)