landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdown
| Log | Files | Refs | README | LICENSE |
commit 9b9d540b13c1913246276ba85c6bca4acdb42b11 parent 9161be8f2ada36913ee736ed2022dc0363582135 Author: Marc <marc@coquand.email> Date: Fri, 3 Apr 2026 11:53:30 +0200 typo Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md @@ -81,4 +81,4 @@ 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) +- **[firejail](https://github.com/netblue30/firejail/tree/HEAD/src/firejail)**(1)