I am writing a client application that needs to connect to multiple servers simultaneously using port forwarding. How can I decide what local ports to use. Other SSH Clients that I have investigated have a direct connect method so that you don't have to specify a local IP and port. Is this what the ForwardedPortDynamic is used for?
Any help is appreciated
Any help is appreciated