coder / coder/boundary

Implement boundary port-forward feature

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
low-priority
Dominant language
Go
Stars
25
Forks
7
PR merge metrics
No merged PRs in 30d

Description

As of now if process is run inside jail (network namespace), you can't access it from outside. Which can be inconvenient, let's say you're developing website or webserver with agent and want to test it from browser.
We need to forward ports from host to jail.
It can be either smth like: `boundary-run --port-forward 8080:8080` or some kind of auto-detection of ports.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.