An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denial of Service (DoS) and network monitoring. Made by @gamemann!
☆110Feb 4, 2026Updated last month
Alternatives and similar repositories for Program
Users that are interested in Program are comparing it to the libraries listed below
Sorting:
- A firewall that utilizes the Linux kernel's XDP hook. The XDP hook allows for very fast network processing on Linux systems. This is grea…☆814Feb 13, 2026Updated last month
- A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. …☆270Dec 28, 2025Updated 2 months ago
- A neat packet processing/forwarding program I made for a gaming community I used to be a part of. Includes many features such as rate lim…