-
Notifications
You must be signed in to change notification settings - Fork 668
Open
Labels
featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
In AI agent workflows, there is often a need to SSH into running containers for live debugging, remote development, or secure interactive sessions with applications. Without SSH tunneling, it's hard to directly inspect the container environment
Describe the solution you'd like
I would like E2B to support secure SSH tunneling into running sandboxes/containers, similar to Modal's modal.forward() feature (see: https://modal.com/docs/guide/tunnels).
Describe alternatives you've considered
I usually use modal, but e2b has to get this feature.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request