initial working implementation

This commit is contained in:
raf 2025-05-24 23:27:15 +03:00
commit c4beb3e65f
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
8 changed files with 3858 additions and 126 deletions

View file

@ -9,3 +9,7 @@ edition = "2024"
clap = { version = "4.5", features = ["derive"] }
anyhow = "1.0"
thiserror = "2.0"
logos = "0.15"
cstree = "0.12"
text-size = "1.1"
nftables = "0.6"