gamemann / XDP-FirewallLinks
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!
☆686Updated 3 weeks ago
Alternatives and similar repositories for XDP-Firewall
Users that are interested in XDP-Firewall are comparing it to the libraries listed below
Sorting:
- A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. …☆222Updated 3 weeks ago
- FlowSentryX is an open-source XDP-based fast packet processing DOS and DDOS Mitigation Framework solution designed to protect your networ…☆64Updated 8 months ago
- XDP tutorial project☆43Updated 3 years ago
- An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denia…☆101Updated 3 months ago
- For the final part of my Bachelor in Computer Science, the research project, I aim to automatically generate DDoS mitigation rules for th…☆11Updated 6 years ago
- Utilities and example programs for use with XDP☆749Updated last month
- very effective synproxy made in XDP and eBPF☆15Updated 9 months ago
- tcpdump like XDP packet capture☆740Updated 9 months ago
- eBPF/XDP-based software framework for fast network services running in the Linux kernel.☆518Updated 2 years ago
- Making eBPF programming easier via build env and examples☆501Updated last week
- An #eBPF and #XDP iptables firewall