Releases: Warexpor/EntangledVPN
Release list
Entangled VPN 1.3.1
Entangled VPN 1.3.1
- P2P/signaling/relay path is 1.2.8 again (last known-good). Current UI and Settings stay.
- Settings: Open log folder. Peer table, status bar, and sidebar alignment.
- Windows packaging keeps the EV icon and requireAdministrator across wails builds.
- Failed Connect now Stop()s that VPN core so retries do not leave a live WebSocket.
Windows client: run Entangled.exe as Administrator.
Entangled VPN 1.3.0
Entangled VPN 1.3.0
Highlights:
- Hardened signaling, room operations, reconnect, UDP shutdown, DNS reset, and chat-thread lifecycle behavior.
- Added connected-shell disconnect, locked-room password flow, localized confirmations, responsive accessibility improvements, and reduced-motion support.
- UI scale and theme changes now persist immediately.
Windows client: run Entangled.exe as Administrator.
Entangled VPN 1.2.8
Entangled VPN 1.2.8
P2P path hardening + Connection mode. Use client 1.2.8 (server from 1.2.1+ is fine; ship matching server if you want).
Highlights
- Settings → Connection: Direct (P2P) (default, relay when needed) or Relay (server) (force relay)
- Direct path only after both directions prove P2P (fixes one-way chat / false Direct)
- No doubled chat while hole-punching; STUN falls back Cloudflare → Google
- Path UI can show Direct on a P2P RTT sample while exclusive sends wait for full confirm
Windows client (friends)
- Download Entangled.exe
- Right-click → Run as administrator
- Done — Wintun is embedded; first launch creates
wintun.dllnext to the exe (keep it)
Existing installs: Settings → Check for updates, or download here.
Server (host)
entangled-server-linux-amd64entangled-server-windows-amd64.exe
./entangled-server-linux-amd64 -addr :8080 -relay :3478
Optional: set ENTANGLED_TOKEN.
License: Apache-2.0. Wintun attribution in NOTICE.
Entangled VPN 1.2.1
Entangled VPN 1.2.1
Ping/relay fix for peers behind NAT. Client and server should both be on 1.2.1.
Fixed
- P2P send no longer treats bare
WriteToUDPsuccess as a working path before a pong proves it — unproven / relay-proven peers keep using relay (hole-punch still attempted) - Join-time
peer_updatedfor existing peers includescryptowhen known
Windows client (friends)
- Download Entangled.exe
- Right-click → Run as administrator
- Done — Wintun is embedded; first launch creates
wintun.dllnext to the exe (keep it)
Existing 1.2.0 installs can use Settings → Check for updates, or download here.
Server (host)
entangled-server-linux-amd64entangled-server-windows-amd64.exe
./entangled-server-linux-amd64 -addr :8080 -relay :3478
Optional: set ENTANGLED_TOKEN.
License: Apache-2.0. Wintun attribution in NOTICE.
Entangled VPN 1.2.0
Entangled VPN 1.2.0
In-app updates + room ownership hardening. Client and server should both be on 1.2.0.
Highlights
- Check for updates / Update in Settings (downloads
Entangled.exefrom this release, swaps after exit, relaunches) - Room ownership uses opaque
owner_token(peer public key can no longer forge delete) - Auth required on sensitive WebSocket handlers;
relay_datasame-room only
Windows client (friends)
- Download Entangled.exe
- Right-click → Run as administrator
- Done — Wintun is embedded; first launch creates
wintun.dllnext to the exe (keep it)
Existing 1.1.0 installs can use Settings → Check for updates once they manually install this build once, or download here.
Server (host)
entangled-server-linux-amd64entangled-server-windows-amd64.exe
./entangled-server-linux-amd64 -addr :8080 -relay :3478
Optional: set ENTANGLED_TOKEN.
License: Apache-2.0. Wintun attribution in NOTICE.
Entangled VPN 1.1.0
Entangled VPN 1.1.0
Breaking: HKDF-only crypto + token-only relay REG. All peers and the server must be on 1.1.0.
Windows client (friends)
- Download Entangled.exe
- Right-click → Run as administrator
- Done — Wintun is embedded; first launch creates
wintun.dllnext to the exe (keep it)
Server (host)
entangled-server-linux-amd64entangled-server-windows-amd64.exe
./entangled-server-linux-amd64 -addr :8080 -relay :3478
Optional: set ENTANGLED_TOKEN.
License: Apache-2.0. Wintun attribution in NOTICE.