set_killswitch
Enable or disable the kill switch to block all network traffic when the VPN is not connected, preventing data leaks outside the VPN tunnel.
Instructions
Enable or disable the kill switch (lockdown mode).
When enabled, all network traffic is blocked unless the VPN is connected.
Args: enabled: True to enable, False to disable.
Returns:
Dict with enabled boolean confirming the new state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||