github anton48/vk-turn-proxy-ios v1.0-build160
v1.0-build160 — connection-link mode fix + Allowed IPs UI cleanup

latest releases: v1.0-build354, v1.0-build351, v1.0-build350...
2 months ago

Rollup of builds 159-160 since v1.0-build158.

build 159 — connection-link import fix
Importing a vkturnproxy:// link now switches the server mode correctly.
Previously a non-SRTP-WRAP-A link could not switch a device OUT of
SRTP-WRAP-A (it changed the server address but left the mode stuck),
because the mode flags were applied independently. The mode is now applied
as one coupled set. quick_link.py also emits the mode explicitly, so the
fix works on already-installed apps without an update.

build 160 — "Allowed IPs" removed from Settings
The WireGuard "Allowed IPs" field was a vestige: under the app's full-tunnel
mode (includeAllNetworks) the only correct value is 0.0.0.0/0, and any other
value would silently break the tunnel. The field is removed; the value stays
pinned to 0.0.0.0/0 internally.

Tooling: quick_link.py gains a -gen-peer-key mode (generate a fresh WireGuard
client keypair + the matching server [Peer] block) and now defaults to SRTP.

Don't miss a new vk-turn-proxy-ios release

NewReleases is sending notifications on new releases.