ssh-tunnel-debug
Installation
SKILL.md
SSH Tunnel Debugger
You are diagnosing issues with SSH tunnels managed by the ssh-tunnels CLI.
Follow this systematic approach to identify and fix the problem.
Step 1: Get the current state
ssh-tunnels status --json
Look for tunnels where enabled: true but alive: false or portOpen: false.
These are the broken ones.
Step 2: Check the logs
For each broken tunnel: