Open narg95 opened 7 years ago
Hi !
currently the port forwarding maps the same host port number to the guest OS. It would be great to be able to map to a different port like runtime start --port=8080:9000. Have you plans for that? are you open for Pull Requests?
runtime start --port=8080:9000
Btw. cool project ;) !
Cheers, Nestor
Hi,
Sure, that can be added, though I like the simplicity of using the same matching port on both sides. What's your use case for it?
Thanks :)
Hi !
currently the port forwarding maps the same host port number to the guest OS. It would be great to be able to map to a different port like
runtime start --port=8080:9000
. Have you plans for that? are you open for Pull Requests?Btw. cool project ;) !
Cheers, Nestor