Thanks for this great library!
I'm using it create port mappings, and I don't particularly care about what external port is used.
Right now I'm using a random port and hoping it isn't already take :P
I just found about AddAnyPortMapping, which takes care of port allocation automatically. Would it be possible to support that?
Hello,
Thanks for this great library! I'm using it create port mappings, and I don't particularly care about what external port is used. Right now I'm using a random port and hoping it isn't already take :P
I just found about AddAnyPortMapping, which takes care of port allocation automatically. Would it be possible to support that?
Thanks!