github anton48/vk-turn-proxy-ios v1.0-build354
Shortcuts can now ask whether the VPN is up

4 hours ago

CONNECTION STATUS. A second Shortcuts action, "Get Connection Status",
answers Connected or Disconnected, so a shortcut can branch on it —
check before running something that needs the tunnel, or flip the bypass
only when a connection is actually up. Siri and Spotlight know it as
"Is VK Turn Proxy connected", and it sits on the app's own page under
Shortcuts › Library › Apps beside "Set VPN bypass". That page fills in
once you have opened the app.

Unlike the bypass action this one only reads, so it does not ask you to
unlock the phone — an automation that checks the tunnel first works from
a locked device.

What Connected means, precisely: a VPN session exists. It does not
promise traffic is crossing it at that instant — a session
re-establishing its path after a network change still reports Connected,
because the alternative would have an automation tear down a tunnel that
is about to be fine. If the app cannot read its VPN configuration at
all, the shortcut says so instead of answering Disconnected, which would
be a guess.

Client only — the server side is unchanged, so srtp-build306 remains
current.

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

NewReleases is sending notifications on new releases.