yuezonghe | 824eb0c | 2024-06-27 02:32:26 -0700 | [diff] [blame^] | 1 | Long: local-port |
2 | Arg: <num/range> | ||||
3 | Help: Force use of RANGE for local port numbers | ||||
4 | Added: 7.15.2 | ||||
5 | --- | ||||
6 | Set a preferred single number or range (FROM-TO) of local port numbers to use | ||||
7 | for the connection(s). Note that port numbers by nature are a scarce resource | ||||
8 | that will be busy at times so setting this range to something too narrow might | ||||
9 | cause unnecessary connection setup failures. |