Open source tools focused on eBPF, Linux kernel networking, and systems programming. Most are written in Go.
DPI bypass tool. Injects fake TLS ClientHellos to desynchronize Deep Packet Inspection. Linux uses eBPF sock_ops for kernel-level bypass. macOS and Windows use TUN for transparent, system-wide interception. Built-in DoH resolver included.
Lightweight packet filtering for Linux. An eBPF-based firewall tool that drops packets by IP or DNS domain using XDP hooks. Designed for on-demand network control.