gamemann / XDP-ProxyLinks
A stateless, high-performance NAT-like proxy that attaches to the XDP hook in the Linux kernel using (e)BPF for fast packet processing. This proxy forwards packets based on configurable rules and performs source-port mapping, similar to IPTables and NFTables.
☆259Updated last week
Alternatives and similar repositories for XDP-Proxy
Users that are interested in XDP-Proxy 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…☆780Updated last week
- XDP tutorial project☆44Updated 3 years ago
- An application that utilizes fast AF_XDP Linux sockets to generate and send network packets. Used for penetration testing including Denia…☆109Updated 9 months ago
- very effective synproxy made in XDP and eBPF☆16Updated last year
- BPFire development tree☆74Updated 2 weeks 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…☆35Updated 2 years ago
- Program examples utilizing the DPDK. The DPDK is a kernel-bypass network library that allows for very fast network packet processing. Thi…☆56Updated 2 years ago
- A demo to demonstrate how the XDP redirect packets☆56Updated 2 years ago
- An #eBPF and #XDP iptables firewall☆147Updated 2 years ago
- Experimental XDP DNS server powered by eBPF☆85Updated 4 years ago
- High-performance regular expression matching library for Linux kernel☆73Updated last year
- Making eBPF programming easier via build env and examples☆535Updated 2 months ago
- Velocity SJC 2019 - DDoS mitigation made easy with XDP and eBPF☆108Updated 6 years ago
- Package xdp allows one to use XDP sockets from the Go programming language.☆311Updated last year
- Go toolset for the VPP.☆243Updated 3 weeks ago
- XDP cpumap redirect combined with TC bandwidth shaping☆71Updated last year
- a bare-minimum XDP router implementation with basic IPv4 and IPv6 support☆47Updated 4 years ago
- eBPF/XDP-based software framework for fast network services running in the Linux kernel.☆525Updated 2 years ago
- tcpdump like XDP packet capture☆752Updated last year
- FlowSentryX is an open-source XDP-based fast packet processing DOS and DDOS Mitigation Framework solution designed to protect your networ…☆71Updated last year
- Sample project demonstrating how to use eBPF to encap/decap packets with an MPLS label.☆56Updated 6 years ago
- XDP project collaboration through a git-repo☆304Updated 2 months ago
- In this repository you can find examples of using AF_PACKET v3 to capture tens of millions packets per second on Linux☆22Updated 2 years ago
- Utilities and example programs for use with XDP☆817Updated 3 weeks ago
- A high performance ACL basied on XDP.☆37Updated 3 years ago
- Sample BPF offload apps.☆107Updated 5 years ago
- A fair-share ratelimiter implemented in BPF☆205Updated last year
- A toy tool that leverages the super powers of XDP to bring in-kernel IP filtering☆103Updated 5 years ago
- Convert network filtering rules from various formats into BPF programs☆68Updated 5 years ago
- BSD socket API on steroids☆322Updated last year