Cargo Features

lueur-cli has no features set by default.

[dependencies]
lueur-cli = { version = "0.2.1", features = ["stealth", "stealth-auto-build"] }
stealth = aya, aya-ebpf, aya-log, aya-log-ebpf, lueur-ebpf-programs, nix

Affects ebpf::initialize_stealth, cli::StealthCommandCommon.ebpf, cli::StealthCommandCommon.ebpf_process_name, cli::StealthCommandCommon.ebpf_programs_dir, cli::StealthCommandCommon.ebpf_proxy_ip, cli::StealthCommandCommon.ebpf_proxy_iface, cli::StealthCommandCommon.ebpf_proxy_port, cli::RunCommandOptions.stealth, proxy::stealth, proxy::run_ebpf_proxy

stealth-auto-build = aya, aya-ebpf, aya-log, aya-log-ebpf, nix

Affects ebpf::initialize_stealth, cli::StealthCommandCommon.ebpf, cli::StealthCommandCommon.ebpf_process_name, cli::StealthCommandCommon.ebpf_programs_dir, cli::StealthCommandCommon.ebpf_proxy_ip, cli::StealthCommandCommon.ebpf_proxy_iface, cli::StealthCommandCommon.ebpf_proxy_port, cli::RunCommandOptions.stealth, proxy::stealth, proxy::run_ebpf_proxy

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

lueur-ebpf-programs linux stealth?

Enables lueur-ebpf-programs ^0.1.41

aya linux stealth? stealth-auto-build?
aya-ebpf linux stealth? stealth-auto-build?
aya-log linux stealth? stealth-auto-build?
aya-log-ebpf linux stealth? stealth-auto-build?
nix linux stealth? stealth-auto-build?