fault-ebpf-programs

Crates.iofault-ebpf-programs
lib.rsfault-ebpf-programs
version0.16.0
created_at2025-05-20 11:16:58.446859+00
updated_at2025-08-13 22:16:59.322663+00
descriptioneBPF programs for the fault CLI
homepage
repositoryhttps://github.com/fault-project/fault-cli
max_upload_size
id1681155
size33,818
Sylvain Hellegouarch (Lawouach)

documentation

README

fault eBPF Programs

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

Install

To install the programs locally; run the following command:

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

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

Please refer to the documentation for more details.

Commit count: 0

cargo fmt