On Tuesday, 08.09.2015 at 23:11, Antti Kantee wrote:
> Hi,
> 
> I (finally!) disabled default sysproxy on TCP port 12345 for Rumprun. If you
> want the same now, you can specify on the rumprun tool command line "-e
> RUMPRUN_SYSPROXY=tcp://0:12345".  That of course works only when you have
> sysproxy in your bake config.

Why use an environment variable rather than a switch to rumprun?

> Not sure the new usability is the best, but at least it will keep someone
> from accidentally shipping a product which gives root access to everyone on
> port 12345 :/

Great :-)

> Ideally, one should be able to specify multiple sysproxy listeners on the
> command line, e.g. if one wants to listen both on tcp and tcp6. That's not
> straightforward to do with an environment variable, but we could always add
> a switch to rumprun (e.g. -S).  config.json would then have an array of
> strings as the sysproxy listeners.  Yes/no?

Makes sense to me.

-mato

Reply via email to