Cargo Features

RustHound-CE has no features set by default.

[dependencies]
rusthound-ce = { version = "2.1.1", features = ["noargs", "nogssapi"] }
noargs = winreg

Only available for Windows

Affects args::auto_args, utils::exec

nogssapi

Used for linux_musl armv7 and macos compilation

Enables tls-native of ldap3

default

These default features are set whenever rusthound-ce is added without default-features = false somewhere in the dependency tree.

Enables gssapi and tls-rustls of ldap3

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.

winreg noargs?