Skip to content

SRT Router 0.1.1

Choose a tag to compare

@stoatworks-labs stoatworks-labs released this 30 Jul 14:11

Local build. GitHub Actions minutes are exhausted, so these artefacts were cut on a Mac rather than in CI.

macOS-app.dmg / -app.pkg install the SRT Router launcher into /Applications. -cli.pkg puts the srtrouter binary on PATH; .tar.gz is the portable server.
Windows-app-setup.exe installs the launcher (Start Menu + Desktop shortcuts); -app.zip is the portable equivalent. -setup.exe / .zip are the server on its own.
Linux — portable server tarballs. The Tauri launcher needs a Linux host to bundle and could not be built here.

Nothing is code-signed. On macOS, after installing:

xattr -dr com.apple.quarantine "/Applications/SRT Router.app"

Approving the app is not enough — the nested srtrouter helper stays quarantined and Gatekeeper kills it silently.

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1