You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.