Skip to content

Entangled VPN 1.2.0

Choose a tag to compare

@Warexpor Warexpor released this 09 Aug 20:56
· 11 commits to master since this release

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.exe from 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_data same-room only

Windows client (friends)

  1. Download Entangled.exe
  2. Right-click → Run as administrator
  3. Done — Wintun is embedded; first launch creates wintun.dll next 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-amd64
  • entangled-server-windows-amd64.exe

./entangled-server-linux-amd64 -addr :8080 -relay :3478

Optional: set ENTANGLED_TOKEN.

License: Apache-2.0. Wintun attribution in NOTICE.