Skip to content

SSH Drop Dispatcher v4.12.0

Choose a tag to compare

@Lycidias93 Lycidias93 released this 09 Jun 03:42
· 98 commits to main since this release
3556ae4

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 *.sha256 and similar verification files.
  • Per-target SCP flags with BerylAX/OpenWrt Dropbear legacy-SCP fallback -O.
  • Sortify marker contract unchanged: dispatcher-authoritative v4115 marker 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 -c may not provide writable HOME; use explicit temp paths or set HOME.