Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🖥️ LSM (Linux Sandbox Manager) is a GUI tool for creating and managing ephemeral virtual machines ("Sandbox Machines"). Perfect for development, testing, and secure process isolation.

License

Notifications You must be signed in to change notification settings

eletrixtime/LSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 LSM - Linux Sandbox Manager

LSM (Linux Sandbox Manager) is a GUI tool for creating and managing ephemeral virtual machines ("Sandbox Machines"). Perfect for development, testing.


🔥 Key Features

  • Instant VM Creation – Spin up lightweight, disposable sandboxes in seconds.
  • Ephemeral by Design – Machines self-destruct after use (no leftovers).
  • Secure Isolation – Run untrusted code or apps in a contained environment.
  • Minimal Overhead – Optimized for performance (QEMU-based).
  • Customizable – Choose OS images.

🛠️ Quick Start

Prerequisites

  • Linux/Windows (MacOS is not tested) host (with QEMU)
  • qemu, python3 installed

Install & Run

git clone https://github.com/eletrixtime/lsm.git  
cd lsm  
pip install -r requirements.txt --user
python3 main.py

🎯 Use Cases

  • Developers: Test apps in clean environments.
  • DevOps: Rapid prototype infrastructure.

🤝 Contribute

PRs welcome! See CONTRIBUTING.md for guidelines.

License: GPLV V3.0

About

🖥️ LSM (Linux Sandbox Manager) is a GUI tool for creating and managing ephemeral virtual machines ("Sandbox Machines"). Perfect for development, testing, and secure process isolation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages