I find the container extremely useful, thanks so much for putting it together. I have one feature request - can you please add support for forwarding multiple ports via single instance of the container?
Currently, for every forwarded port I have to spin up a separate instance of the container. AutoSSH supports multiple ports out of the box so this will likely require just piping arguments to the binary correctly.
Hey Justin,
I find the container extremely useful, thanks so much for putting it together. I have one feature request - can you please add support for forwarding multiple ports via single instance of the container?
Currently, for every forwarded port I have to spin up a separate instance of the container. AutoSSH supports multiple ports out of the box so this will likely require just piping arguments to the binary correctly.
Thanks again!