use landlock to further lock down proxy process

This commit is contained in:
Robin Appelman 2025-12-03 02:39:32 +01:00
commit 63a800e20f
4 changed files with 82 additions and 21 deletions

View file

@ -22,6 +22,7 @@ neli = "0.7.1"
either = "1.15.0"
uzers = "0.12.1"
sysinfo = "0.37.2"
landlock = "0.4.4"
[dev-dependencies]
serde_test = "1.0.177"