This command looks like it could use some serious cleanup.
Running flags that are (1) never set to false, and (2) not atomic (so setting them to false would be useless anyways).And probably more. Any takers?
More: Make it actually work like ssh -L. It should forward every connection, not just the first. See https://github.com/ipfs/go-ipfs/pull/4894#issuecomment-377287053.
Most helpful comment
More: Make it actually work like
ssh -L. It should forward every connection, not just the first. See https://github.com/ipfs/go-ipfs/pull/4894#issuecomment-377287053.