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.
☆273Dec 28, 2025Updated 2 months ago
Alternatives and similar repositories for XDP-Proxy
Users that are interested in XDP-Proxy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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…☆818Feb 13, 2026Updated last month
- A tool programmed in Go to automatically restart 'hung' game servers/containers via a Pterodactyl API.☆33Jun 20, 2024Updated last year
- TC programs aimed to add support for multiple remote hosts in IPIP tunnels.☆29Dec 11, 2023Updated 2 years ago
- XDP programs that increment stat counters for packets/bytes.☆18Dec 9, 2022Updated 3 years ago
- C++ Game Engine. Forking for support and will try to help with in the future!☆11Sep 18, 2022Updated 3 years ago
- A repository that stores results from converting C code to Assembly. I use this repository to analyze performance with my C code.☆21May 28, 2024Updated last year
- Program examples utilizing the DPDK. The DPDK is a kernel-bypass network library that allows for very fast network packet processing. Thi…☆57May 28, 2023Updated 2 years ago
- Smaller projects I've made starting from over 10 years ago. Projects in this repository are NOT supported.☆31Jun 1, 2025Updated 9 months ago
- A pen-test/DoS tool that can be used to send single or multiple packets in sequences with a lot of packet customization.☆39Dec 9, 2022Updated 3 years ago
- An old website I made in 2014 while I was in High School! My first advanced project for PHP/MySQL.☆13Sep 14, 2022Updated 3 years ago
- A fun dodgeball mod and plugin I made in 2015 for Counter-Strike: Global Offensive!☆19Dec 9, 2022Updated 3 years ago
- A repository I'm using to learn hashing with GLib.☆17Dec 9, 2022Updated 3 years ago
- Using to store backups of Deaconn's articles made in Markdown.☆11Jun 16, 2022Updated 3 years ago
- Router and firewall software with a web GUI for Linux. Utilizes XDP for fast packet processing.☆11Sep 19, 2022Updated 3 years ago
- Repository to store findings on matching dynamic payload data in XDP.