Cargo Features

lueur-cli has no features set by default.

[dependencies]
lueur-cli = { version = "0.1.20", features = ["stealth", "stealth_auto_build"] }
stealth stealth_auto_build? = aya, aya-ebpf, aya-log, aya-log-ebpf, lueur-ebpf-programs, nix

Affects cli::ProxyAwareCommandCommon.ebpf, cli::ProxyAwareCommandCommon.iface, cli::ProxyAwareCommandCommon.ebpf_programs_dir

stealth_auto_build = stealth

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.

aya linux stealth?
aya-ebpf linux stealth?
aya-log linux stealth?
aya-log-ebpf linux stealth?
lueur-ebpf-programs linux stealth?
nix linux stealth?