Landdown - Simple shell script sandbox
Summary
Landdown is a simple Linux utility that sandbox shell scripts using Landlock. It uses a shebang and an allowlist of rules to restrict file and network access, with examples showing both permissible and restricted actions. The repository provides installation instructions and practical examples for file and network access control.