Question:
Hi,
my C# app require 10 ports to be forwarded, is there a way to configured this feature in one instance or i need to create a new instance for each port ?
Thanks
You would need one instance for each port.