Cargo Features
lueur-cli has no features set by default.
[dependencies]
lueur-cli = { version = "0.1.41", features = ["stealth", "stealth-auto-build"] }
- stealth = aya, aya-ebpf, aya-log, aya-log-ebpf, lueur-ebpf-programs, nix
-
Affects
cli::ProxyAwareCommandCommon.ebpf
,cli::ProxyAwareCommandCommon.ebpf_process_name
,cli::ProxyAwareCommandCommon.ebpf_programs_dir
,proxy::stealth
,proxy::run_ebpf_proxy
… - stealth-auto-build = aya, aya-ebpf, aya-log, aya-log-ebpf, nix
-
Affects
cli::ProxyAwareCommandCommon.ebpf
,cli::ProxyAwareCommandCommon.ebpf_process_name
,cli::ProxyAwareCommandCommon.ebpf_programs_dir
,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?
- 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?