Add new clients_start_port to the config

This commit is contained in:
Owen
2025-12-19 12:17:25 -05:00
parent 64885cca7d
commit c52b68395c

View File

@@ -461,6 +461,12 @@ This section contains the complete reference for all configuration options in `c
**Example**: `51820` **Example**: `51820`
</ResponseField> </ResponseField>
<ResponseField name="clients_start_port" type="integer">
Starting port for client WireGuard relay and hole punch port.
**Example**: `21820`
</ResponseField>
<ResponseField name="use_subdomain" type="boolean"> <ResponseField name="use_subdomain" type="boolean">
Whether to assign unique subdomains to Gerbil exit nodes. Whether to assign unique subdomains to Gerbil exit nodes.