45 releases

Uses new Rust 2024

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

#445 in Unix APIs

Download history 928/week @ 2025-02-23 580/week @ 2025-03-02 223/week @ 2025-03-09 2866/week @ 2025-03-16 520/week @ 2025-03-23

4,505 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
~66K SLoC