set_protocol
Configure WireGuard tunnel protocol settings: enable quantum-resistant key exchange or IPv6, then receive current tunnel configuration.
Instructions
Configure WireGuard tunnel protocol options.
Note: Mullvad CLI 2026.1 is WireGuard-only. This tool configures WireGuard-specific options like quantum resistance and IPv6.
Args: quantum_resistant: Enable quantum-resistant key exchange ("on" or "off"). ipv6: Enable IPv6 in the tunnel ("on" or "off").
Returns: Current tunnel settings after the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quantum_resistant | No | ||
| ipv6 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||