45 releases

Uses new Rust 2024

0.2.1 Mar 27, 2025
0.2.0 Mar 27, 2025
0.1.156 Mar 19, 2025
0.1.20 Feb 28, 2025

#283 in Unix APIs

Download history 1232/week @ 2025-02-26 351/week @ 2025-03-05 1944/week @ 2025-03-12 1369/week @ 2025-03-19 275/week @ 2025-03-26 23/week @ 2025-04-02

3,633 downloads per month
Used in lueur-cli

Custom license

14KB
182 lines

Lueur eBPF Programs

The ebpf program for lueur is an experimental feature to enable stealth mode in the lueur proxy.

Install

To install the programs locally; run the following command:

cargo +nightly install lueur-ebpf-programs --target=bpfel-unknown-none -Z build-std=core

You will need to install the lueur-cli to use these programs.

Please refer to the documentation for more details.

Dependencies

~1.5–3MB
~65K SLoC