nullnet-libappguard 0.1.11

An application-level firewall designed to secure and control network traffic
Documentation
1
2
3
4
5
6
#![allow(clippy::pedantic)]
#[allow(clippy::enum_variant_names)]
#[rustfmt::skip]
pub mod appguard;
#[rustfmt::skip]
pub mod appguard_commands;