landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdown
| Log | Files | Refs | README | LICENSE |
commit 443ed82c0c9425ea115fab9e6c5916b3b74818e0 parent c53b8baf78dfe2cb11b5d65bcbb256f85737bb42 Author: Marc <marc@coquand.email> Date: Tue, 31 Mar 2026 16:52:41 +0200 README Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -11,7 +11,7 @@ rwf /tmp/some-file.txt echo Edit > /tmp/some-file.txt ``` -By default, landdown locks down file and network access of a script and then whitelists based on the rules given. +landdown locks down file and network access of a script and only allows whitelisted rules. The syntax is: