crosswall 0.0.0

A cross-platform library to interact with native operating system firewalls
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "crosswall"
version = "0.0.0"
authors = ["Giuliano Bellini <gyulyvgc99@gmail.com>"]
edition = "2024"
description = "A cross-platform library to interact with native operating system firewalls"
readme = "README.md"
license = "MIT"
keywords = ["filter", "network", "packet", "firewall"]
categories = ["network-programming"]

[dependencies]