stop_tunnel
Stop specific or all local tunnels running on the current machine. Use this to terminate tunnels identified by name or halt all active ones without affecting other systems.
Instructions
Stops a running tunnel or all local tunnels.
This tool will:
- Stop a specific tunnel identified by name (if provided)
- Stop all local tunnels (if no name is provided)
- Only affects tunnels running on the current machine
- Will not affect tunnels running on other machines
After stopping tunnels, you can use 'list_tunnels' to confirm they've been terminated.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | No | Optional name of a specific tunnel to stop. If not provided, all local tunnels will be stopped. |