Crates.io | fault-ebpf-programs |
lib.rs | fault-ebpf-programs |
version | 0.16.0 |
created_at | 2025-05-20 11:16:58.446859+00 |
updated_at | 2025-08-13 22:16:59.322663+00 |
description | eBPF programs for the fault CLI |
homepage | |
repository | https://github.com/fault-project/fault-cli |
max_upload_size | |
id | 1681155 |
size | 33,818 |
The ebpf program for fault is an experimental feature to enable stealth mode in the fault proxy.
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.