lueur-ebpf-programs

Crates.iolueur-ebpf-programs
lib.rslueur-ebpf-programs
version0.4.0
created_at2025-02-28 12:28:18.991497+00
updated_at2025-05-09 17:42:51.106711+00
descriptionLueur CLI
homepage
repositoryhttps://github.com/rebound-how/rebound
max_upload_size
id1572742
size33,711
Sylvain Hellegouarch (Lawouach)

documentation

README

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.

Commit count: 516

cargo fmt