Shell sandboxing "on the go"
⚓ Rust 📅 2025-11-11 👤 surdeus 👁️ 6Hi there, people~
I'm looking for a crate that can create a "temporary sandbox" and execute a shell commands (even unsafe ones) on the go without affecting the host.
The usage would be very simple as you can imagine, and I am currently learning rust by creating my own "kinda original" project and being able to do the said task is part of it.
I'm open to techniques and/or methods as well if there's anything I haven't explored yet.
6 posts - 3 participants
🏷️ Rust_feed