Skip to content

Stryker V6

Choose a tag to compare

@zalexdev zalexdev released this 09 Aug 16:06
· 11 commits to main since this release

6.0 — Rootless engine & Debian

Added

  • Rootless QEMU engine — full toolset without root: the app boots an arm64 VM
    (SLIRP networking, QMP control, 9p share, USB passthrough) and routes tools into
    the guest. New engine/ package with VM probe, boot stages, live stats and benchmark.
  • Root-free network scanner — mDNS, SSDP, NetBIOS, SNMP, rDNS, Cast and TCP-connect
    probes with device classification; ARP table read via a new neigh.c JNI helper.
  • Cameradar — RTSP camera discovery with its own install stage.
  • Apple WLOC geolocation lookup for BSSIDs.
  • Engine-select and QEMU-install steps in the intro; VM settings screen; reworked
    dashboard with sparkline and ring widgets.

Changed

  • Chroot moved from Alpine to Debian trixie — same rootfs the rootless VM boots.
    Builds below 6 keep reading the legacy manifest keys, which are never repointed.
  • Version 4.5R → 6.0; ABI narrowed to arm64-v8a.
  • Reworked Wi-Fi dialog, local-network list, installer service and VNC install flow.
  • Terminal now resizes properly: in-band resize frames through stryker-ptyd, so
    full-screen programs reflow on rotate.

Removed

  • RouterScan module — scanner, adapter, service, terminal and layouts.
  • VNC desktop wallpapers.
  • Alpine-era assets: busybox32, boot_bash, bootroot_login, ash_exec,
    adaps.sqlite, auth wordlists.