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
4,505 downloads per month
Used in lueur-cli
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