Commit 2d01916
fix(tmux): portable port probe, verify remote socket, doctor quoting
- deva.sh tmux setup/doctor: stock macOS has no coreutils timeout —
probe port 22 with nc (present there), /dev/tcp fallback
- deva-tmux bridge (ssh): verify the remote tmux socket exists before
forwarding — a tunnel to a missing socket reports up and then fails
opaquely on every connection
- deva-tmux doctor: session count through the same sh -c positional
pattern as every other remote invocation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 0d2d173 commit 2d01916
2 files changed
Lines changed: 17 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1309 | 1309 | | |
1310 | 1310 | | |
1311 | 1311 | | |
| 1312 | + | |
| 1313 | + | |
| 1314 | + | |
| 1315 | + | |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
| 1321 | + | |
1312 | 1322 | | |
1313 | 1323 | | |
1314 | 1324 | | |
| |||
1335 | 1345 | | |
1336 | 1346 | | |
1337 | 1347 | | |
1338 | | - | |
| 1348 | + | |
1339 | 1349 | | |
1340 | 1350 | | |
1341 | 1351 | | |
| |||
1435 | 1445 | | |
1436 | 1446 | | |
1437 | 1447 | | |
1438 | | - | |
| 1448 | + | |
1439 | 1449 | | |
1440 | 1450 | | |
1441 | 1451 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
262 | 266 | | |
263 | 267 | | |
264 | 268 | | |
| |||
389 | 393 | | |
390 | 394 | | |
391 | 395 | | |
392 | | - | |
| 396 | + | |
393 | 397 | | |
394 | 398 | | |
395 | 399 | | |
| |||
0 commit comments