landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdown
| Log | Files | Refs | README | LICENSE |
commit 9161be8f2ada36913ee736ed2022dc0363582135 parent 42540c81b8844cd2c4894b70f9705eea31862104 Author: Marc <marc@coquand.email> Date: Fri, 3 Apr 2026 11:53:08 +0200 README Diffstat:
| M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md @@ -80,3 +80,5 @@ Try removing `ro /etc/ssl`, `rof /etc/resolv.conf`, or `connect 443` and it shou - **sh**(1) - section on ulimit - [Good Practices](https://docs.kernel.org/userspace-api/landlock.html#good-practices) +- **[bubblewrap](https://github.com/containers/bubblewrap)**(1) +- **[firejail]i(https://github.com/netblue30/firejail/tree/HEAD/src/firejail)**(1)