landdown
Simple Sandboxing for shell scripts.
git clone git://mccd.space/landdown
| Log | Files | Refs | README | LICENSE |
commit e7a17e05b93739b11024007572fd05a97c11f709 parent f9c177351a781d03e4590310344015bd90fb6e01 Author: Marc <marc@coquand.email> Date: Fri, 3 Apr 2026 12:24:26 +0200 README Diffstat:
| M | README.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md @@ -76,6 +76,10 @@ curl https://www.google.com Try removing `ro /etc/ssl`, `rof /etc/resolv.conf`, or `connect 443` and it should fail. Network access needs to be explicitly set. +## Patches & Contributions + +Contributions are welcome. Please send them to my [public inbox](~marcc/public-inbox@lists.sr.ht) + ## See also - **sh**(1) - section on ulimit