SSH Drop Dispatcher v4.12.0
SSH Drop Dispatcher v4.12.0
Stable release after rc2 runtime smoke passed on Pixel/Magisk.
Highlights
- WebUI and CLI controls for enable/disable and dispatch-now.
- Strict target-prefix routing: only policy-clean
target-*__*/targets-*__*artifacts route remotely. - Sidecar queue ignore for
*.sha256and similar verification files. - Per-target SCP flags with BerylAX/OpenWrt Dropbear legacy-SCP fallback
-O. - Sortify marker contract unchanged: dispatcher-authoritative
v4115marker policy.
Verified runtime smoke
- pi4 dispatch: PASS
- BerylAX legacy SCP dispatch: PASS
- strict unprefixed ignore: PASS
- sidecar ignore: PASS
- dispatcher quiet after delivery: PASS
- DNS/HA/VIP/route changes: none
- host execution during smoke: none
Known verification notes
- Validate with
/data/adb/ssh-drop-dispatcher/ssh/ssh-config.dispatch; plain Termux SSH aliases can use the wrong key context. - OpenSSH post-quantum warning lines can precede command output; SHA parsers should filter digest lines.
- Root
su -cmay not provide writableHOME; use explicit temp paths or set HOME.