Skip to content

v0.2.1 - fix UDP from the standalone binary

Latest

Choose a tag to compare

@sbrunner-atx sbrunner-atx released this 27 Jun 05:30

Bug-fix release (found testing on real Windows). The v0.2.0 binaries forwarded TCP but the installed UDP service failed to start: the frozen entry point did not accept the relay-style run args the installer generates. cli.main now accepts run --udp --listen --deliver and bare run --to --listen. Also: Windows schtasks falls back to /RU SYSTEM when an ONLOGON task cannot be mapped to a user. TCP path unchanged.