When a forward command is sent with a TCP port, the port is returned from the server. The only usage that I know for it is when you pass port 0 and get a random available port. This is an important feature for me and I would love to implement it, question is, can I do it? Because it will break backward compatibility.