mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
docs: clarify -ports-range is for port forwarding
This commit is contained in:
parent
92521b6679
commit
85a93c5303
2 changed files with 2 additions and 1 deletions
|
@ -50,6 +50,7 @@ Usage of ./proxy:
|
|||
disable the exposing mechanism for stats using logs
|
||||
-ephemeral-ports-range range
|
||||
Set the range of ports used for client connections (format:"<min>:<max>").
|
||||
Useful in conjunction with port forwarding, in order to make the proxy NAT type "unrestricted".
|
||||
If omitted, the ports will be chosen automatically from a wide range.
|
||||
When specifying the range, make sure it's at least 2x as wide as the amount of clients that you are hoping to serve concurrently (see the "capacity" flag).
|
||||
-keep-local-addresses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue