Is the team planning to support SSH tunneling
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13.9k
- Forks
- 1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 70
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No implementation files or tests are mentioned. Start by reviewing the requested Modal tunnels reference and the existing E2B sandbox/container networking behavior. Done should mean a defined, secure SSH-tunneling capability for running sandboxes, including its supported workflow and validation criteria.
Written by the indexing model from the issue text.
Assessment
- Domain
- infrastructure, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100