1 unstable release

Uses new Rust 2024

new 0.5.0 May 20, 2025

#6 in #fault

Custom license

14KB
166 lines

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.

Dependencies

~1.5–3MB
~64K SLoC