This build adds SRTP-WRAP-A, a new transport mode that is wire-compatible
with amurcanov's WDTT server, so this iOS client can now connect to his servers.
Full credit to @amurcanov for the server implementation this interoperates with.
How it works
- Speaks his stack end to end: WRAP RTP-obfuscation (ChaCha20-Poly1305) over
plain DTLS over VK TURN, with GETCONF auto-provisioning of WireGuard. - The server mints the WireGuard keypair + tunnel IP via GETCONF, so you enter
no WireGuard keys — just the server address and a password.
How to use
- Settings → Server mode → "SRTP-WRAP-A", enter the server password, Connect.
- 1-Click connection links carry {server, password} for one-tap onboarding.
Validated on-device: GETCONF provisioning + a full 30-connection tunnel +
~56/31 Mbps speedtest, no errors.
Default off — the existing Legacy / SRTP / SRTP+WRAP modes are unchanged.
Since v1.0-build154.