mirror of
https://codeberg.org/icewind/netnsd.git
synced 2026-06-03 09:04:07 +02:00
use landlock to further lock down proxy process
This commit is contained in:
parent
d48f61b4fa
commit
63a800e20f
4 changed files with 82 additions and 21 deletions
|
|
@ -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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue