| Crates.io | lueur-ebpf-programs |
| lib.rs | lueur-ebpf-programs |
| version | 0.4.0 |
| created_at | 2025-02-28 12:28:18.991497+00 |
| updated_at | 2025-05-09 17:42:51.106711+00 |
| description | Lueur CLI |
| homepage | |
| repository | https://github.com/rebound-how/rebound |
| max_upload_size | |
| id | 1572742 |
| size | 33,711 |
The ebpf program for lueur is an experimental feature to enable stealth mode in the lueur proxy.
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.