SlackBuilds Repository

15.0 > Network > landrun (0.1.12)

landrun (secure sandbox for running Linux processes using Landlock)

landrun is a lightweight, secure sandbox for running Linux processes
using Landlock. Think firejail, but with kernel-level security and
minimal overhead.

Linux Landlock is a kernel-native security module that lets unprivileged
processes sandbox themselves.

landrun makes it practical to sandbox any command with fine-grained
filesystem and network access controls. No root, containers, or
SELinux/AppArmor configs needed.

It’s lightweight, auditable, and wraps Landlock v5 features (file
access and TCP restrictions).

To check Landlock support, look for CONFIG_SECURITY_LANDLOCK=y in your
kernel config. Run grep CONFIG_SECURITY_LANDLOCK /boot/config as root.
If it returns CONFIG_SECURITY_LANDLOCK=y, Landlock is enabled.

This requires: google-go-lang

Maintained by: r1w1s1
Keywords: landlock,landrun,security
ChangeLog: landrun

Homepage:
https://github.com/Zouuup/landrun

Source Downloads:
landrun-0.1.12.tar.gz (6ca2d2bc982438d9d39e1759186878bb)

Download SlackBuild:
landrun.tar.gz
landrun.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
landrun.SlackBuild
landrun.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds