Skip to content

Releases: franky-agent/wireguard-ui

Release list

v0.3.8

Choose a tag to compare

@franky-agent franky-agent released this 22 Aug 08:48
2eb09cc

Mirror of upstream v0.3.8 (fr123k/wireguard-ui) with an added linux/arm64 release asset.

Added asset

  • wireguard-ui-v0.3.8-linux-arm64.tar.gz — statically linked linux/arm64 build (CGO disabled), built with Go at the v0.3.8 tag with assets embedded via go.rice. ldflags: -X main.appVersion=v0.3.8 -X main.buildTime -X main.gitCommit -X main.gitRef=refs/tags/v0.3.8.

Upstream asset (mirrored)

  • wireguard-ui-v0.3.8-linux-amd64.tar.gz — same as the upstream release.

The upstream release workflow already targets linux/arm64 in its build matrix, but the v0.3.8 release only published the linux/amd64 asset. This fork re-runs that arm64 target so arm64 hosts (e.g. Raspberry Pi 3/4/5, Graviton) can download a prebuilt binary.