CLI installation
Install whatwaf as a command-line tool using Cargo:Install Rust
If you don’t have Rust installed, get it from rustup.rs.
Install whatwaf
Library installation
Add whatwaf to your Rust project as a dependency:Add dependency
Use Cargo to add whatwaf to your project:Or manually add it to your
Cargo.toml:Cargo.toml
System requirements
- Rust 2024 edition or later
- Internet connectivity for HTTP requests to target sites
Next steps
Quick start
Get started with your first WAF scan
CLI reference
Explore all CLI commands and options