set_multihop
Enable or disable multihop VPN routing that chains an entry server before the exit server for added privacy. Optionally specify entry country and city codes to customize the route.
Instructions
Enable or disable multihop (chained VPN connections).
When enabled, traffic is routed through an entry server before reaching the exit server, adding an extra layer of privacy.
Args: enabled: True to enable, False to disable. entry_country: Two-letter country code for the entry server. entry_city: Three-letter city code for the entry server.
Returns: Current relay constraints after the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| entry_country | No | ||
| entry_city | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||