firewall_audit 0.1.0

Cross-platform firewall audit tool and library (YAML/JSON rules, CSV/HTML/JSON export)
Documentation
1
2
3
4
pub mod run;
pub mod tests;

pub use run::run_audit_multi_with_criteria;