1 repository
Capabilities for attaching a local terminal to a process inside a sandbox, providing a fully interactive PTY session.
Distinct from Interactive Command Sandboxes: Distinct from Interactive Command Sandboxes: focuses on attaching a PTY to a running process, not just providing a sandbox for practicing commands.
Explore 1 awesome GitHub repository matching devops & infrastructure · PTY Session Attachers. Refine with filters or upvote what's useful.
microsandbox is a platform that runs untrusted code inside hardware-isolated microVMs, each with its own kernel, filesystem, and network stack. It boots directly from standard OCI container images, supports copy-on-write filesystem layers, and integrates with AI agents to execute tool calls and generated code in isolated environments with secret protection. What sets microsandbox apart is its host-side network proxy that enforces firewall rules, intercepts DNS, inspects TLS traffic, and injects secrets at the network boundary without exposing them inside the VM. It provides SSH access to micr
Attaches local terminals to processes inside sandboxes for fully interactive PTY sessions.