Releases: dc-holdings-spa/arena-tunnel
Release list
v1.0.4
arena-tunnel v1.0.4
Single-binary WireGuard-over-WebSocket tunnel. See README + ARCHITECTURE for design.
Downloads
| Platform | Binary |
|---|---|
| Linux x86_64 | arena-tunnel-client-linux-amd64 |
| Linux ARM64 | arena-tunnel-client-linux-arm64 |
| macOS Intel | arena-tunnel-client-darwin-amd64 |
| macOS Apple Si | arena-tunnel-client-darwin-arm64 |
| Windows x86_64 | arena-tunnel-windows-amd64.zip (includes wintun.dll) |
Verify with sha256sum -c SHA256SUMS.
Full Changelog: v1.0.3...v1.0.4
v1.0.3
arena-tunnel v1.0.3
Single-binary WireGuard-over-WebSocket tunnel. See README + ARCHITECTURE for design.
Downloads
| Platform | Binary |
|---|---|
| Linux x86_64 | arena-tunnel-client-linux-amd64 |
| Linux ARM64 | arena-tunnel-client-linux-arm64 |
| macOS Intel | arena-tunnel-client-darwin-amd64 |
| macOS Apple Si | arena-tunnel-client-darwin-arm64 |
| Windows x86_64 | arena-tunnel-windows-amd64.zip (includes wintun.dll) |
Verify with sha256sum -c SHA256SUMS.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
arena-tunnel v1.0.2
Single-binary WireGuard-over-WebSocket tunnel. See README + ARCHITECTURE for design.
Downloads
| Platform | Binary |
|---|---|
| Linux x86_64 | arena-tunnel-client-linux-amd64 |
| Linux ARM64 | arena-tunnel-client-linux-arm64 |
| macOS Intel | arena-tunnel-client-darwin-amd64 |
| macOS Apple Si | arena-tunnel-client-darwin-arm64 |
| Windows x86_64 | arena-tunnel-windows-amd64.zip (includes wintun.dll) |
Verify with sha256sum -c SHA256SUMS.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
arena-tunnel v1.0.1
Single-binary WireGuard-over-WebSocket tunnel. See README + ARCHITECTURE for design.
Downloads
| Platform | Binary |
|---|---|
| Linux x86_64 | arena-tunnel-client-linux-amd64 |
| Linux ARM64 | arena-tunnel-client-linux-arm64 |
| macOS Intel | arena-tunnel-client-darwin-amd64 |
| macOS Apple Si | arena-tunnel-client-darwin-arm64 |
| Windows x86_64 | arena-tunnel-windows-amd64.zip (includes wintun.dll) |
Verify with sha256sum -c SHA256SUMS.
Full Changelog: v1.0.0...v1.0.1
v1.0.0
arena-tunnel v1.0.0
Single-binary WireGuard-over-WebSocket tunnel. See README + ARCHITECTURE for design.
Downloads
| Platform | Binary |
|---|---|
| Linux x86_64 | arena-tunnel-client-linux-amd64 |
| Linux ARM64 | arena-tunnel-client-linux-arm64 |
| macOS Intel | arena-tunnel-client-darwin-amd64 |
| macOS Apple Si | arena-tunnel-client-darwin-arm64 |
| Windows x86_64 | arena-tunnel-windows-amd64.zip (includes wintun.dll) |
Verify with sha256sum -c SHA256SUMS.
What's Changed
- fix(client): WSS ping keepalive — no more 2min timeout disconnects by @dcollaoa in #1
- feat(client): poll server every 60s — detect peer revocation and exit by @dcollaoa in #2
- fix(client): log version on startup + revoke alias by @dcollaoa in #3
- chore(client): remove revoke alias by @dcollaoa in #4
- feat(client): revocationToken heartbeat → dashboard LIVE status by @dcollaoa in #5
- fix(client): suppress write noise on Cloudflare 300s reconnect by @dcollaoa in #6
- fix(client): pre-flight revocation check at startup by @dcollaoa in #7
- fix(tunnel): separate WebSocket lifetime from UDP idle timeout by @dcollaoa in #8
- chore: dev → main (fix/gofmt-server) by @dcollaoa in #10
- feat(client): implement Windows configureTUN via winipcfg by @dcollaoa in #11
- feat(client): v1.4.0 — kill switch (Linux enforced, Windows deferred) + tunnel restore by @dcollaoa in #12
- rebrand!: arena-byoc → arena-tunnel across the whole binary by @dcollaoa in #13
Full Changelog: https://github.com/dc-holdings-spa/arena-tunnel/commits/v1.0.0