initial working implementation
This commit is contained in:
parent
b865832523
commit
c4beb3e65f
8 changed files with 3858 additions and 126 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue