Commit 95d30e3
fix(app): restore inline ProxyCommand in SSH connect command
Show self-contained command that works without ~/.ssh/config setup:
ssh -o "ProxyCommand=cloudflared access ssh --hostname %h" -t dev@HOST "cd /path && exec $SHELL"
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ef4b61f commit 95d30e3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
0 commit comments