You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proclet is a tiny Linux process sandbox written in Rust.
It launches a command inside new PID + mount namespaces with a fresh /proc — no containers required.
About
Proclet is an open-source sandboxing tool that gives you fast, minimal process isolation on Linux.